次の方法で共有


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)

Syntax

'宣言
Sub SetSite ( _
    site As IVsProjectDesignerPageSite _
)
void SetSite(
    IVsProjectDesignerPageSite site
)

Parameters

.NET Framework Security

See Also

Reference

IVsProjectDesignerPage Interface

Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner Namespace