IPropertyPage2.SetPageSite(IPropertyPageSite) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetPageSite(Microsoft::VisualStudio::OLE::Interop::IPropertyPageSite ^ pPageSite);
public:
void SetPageSite(Microsoft::VisualStudio::OLE::Interop::IPropertyPageSite ^ pPageSite);
void SetPageSite(Microsoft::VisualStudio::OLE::Interop::IPropertyPageSite const & pPageSite);
public void SetPageSite (Microsoft.VisualStudio.OLE.Interop.IPropertyPageSite pPageSite);
abstract member SetPageSite : Microsoft.VisualStudio.OLE.Interop.IPropertyPageSite -> unit
Public Sub SetPageSite (pPageSite As IPropertyPageSite)
Parameters
- pPageSite
- IPropertyPageSite