Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Obtém o serviço para refatorar PreviewChanges.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)
Sintaxe
'Declaração
Public Shared ReadOnly Property PreviewChangesService As IVsPreviewChangesService
Get
public static IVsPreviewChangesService PreviewChangesService { get; }
public:
static property IVsPreviewChangesService^ PreviewChangesService {
IVsPreviewChangesService^ get ();
}
static member PreviewChangesService : IVsPreviewChangesService
static function get PreviewChangesService () : IVsPreviewChangesService
Valor de propriedade
Tipo: Microsoft.VisualStudio.Shell.Interop.IVsPreviewChangesService
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.