Interface SVsPreviewChangesService
Passado para GetService para retornar uma referência para o IVsPreviewChangesService interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[InterfaceTypeAttribute(1)]
[GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")]
public interface SVsPreviewChangesService
[InterfaceTypeAttribute(1)]
[GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")]
public interface class SVsPreviewChangesService
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")>]
type SVsPreviewChangesService = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")>
Public Interface SVsPreviewChangesService
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo