Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsDetermineWizardTrust.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("9A3B199D-2294-4DA6-9B43-7A4EAFE31FA0")> _
<InterfaceTypeAttribute()> _
Public Interface SVsDetermineWizardTrust
[GuidAttribute("9A3B199D-2294-4DA6-9B43-7A4EAFE31FA0")]
[InterfaceTypeAttribute()]
public interface SVsDetermineWizardTrust
[GuidAttribute(L"9A3B199D-2294-4DA6-9B43-7A4EAFE31FA0")]
[InterfaceTypeAttribute()]
public interface class SVsDetermineWizardTrust
[<GuidAttribute("9A3B199D-2294-4DA6-9B43-7A4EAFE31FA0")>]
[<InterfaceTypeAttribute()>]
type SVsDetermineWizardTrust = interface end
public interface SVsDetermineWizardTrust