Compartir a través de


DataPackage.Services.PreviewChangesService (Propiedad)

Obtiene el servicio para refactorizar PreviewChanges.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.UI
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsPreviewChangesService

Seguridad de .NET Framework

Vea también

Referencia

DataPackage.Services Clase

Microsoft.VisualStudio.Data.Schema.Package.UI (Espacio de nombres)