Miner.Interop Namespace > IComPropertyPage Interface : PageSite Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> WriteOnly Property PageSite As IComPropertyPageSite
'Usage
Dim instance As IComPropertyPage instance.PageSite = value
[System.Runtime.InteropServices.DispId(1610678278)] IComPropertyPageSite PageSite {set;}
write-only property PageSite: IComPropertyPageSite;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function set PageSite : IComPropertyPageSite
[System.Runtime.InteropServices.DispId(1610678278)] __property void set_PageSite( IComPropertyPageSite* value );
[System.Runtime.InteropServices.DispId(1610678278)] property IComPropertyPageSite^ PageSite { void set ( IComPropertyPageSite^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2