IVsDetermineWizardTrust Interface
Defines events for a wizard as well as methods providing status information. You can get an instance of the interface from the SVsDetermineWizardTrust (SID_SVsDetermineWizardTrust) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("42085C99-3F5B-4B61-9737-592479718CEC")> _
Public Interface IVsDetermineWizardTrust
Dim instance As IVsDetermineWizardTrust
[InterfaceTypeAttribute()]
[GuidAttribute("42085C99-3F5B-4B61-9737-592479718CEC")]
public interface IVsDetermineWizardTrust
[InterfaceTypeAttribute()]
[GuidAttribute(L"42085C99-3F5B-4B61-9737-592479718CEC")]
public interface class IVsDetermineWizardTrust
public interface IVsDetermineWizardTrust