IVsProjectDesignerPage.SetSite Method
Notifies the property page of the IVsProjDesignerPageSite site.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
'宣告
Sub SetSite ( _
site As IVsProjectDesignerPageSite _
)
void SetSite(
IVsProjectDesignerPageSite site
)
- site
Type: Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite
IVsProjectDesignerPageSite .
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
IVsProjectDesignerPage Interface
Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner Namespace