Udostępnij za pośrednictwem


IPropertyPageSite.GetPageContainer Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Sub GetPageContainer ( _
    <OutAttribute> ByRef ppunk As Object _
)
void GetPageContainer(
    out Object ppunk
)
void GetPageContainer(
    [OutAttribute] Object^% ppunk
)
abstract GetPageContainer : 
        ppunk:Object byref -> unit 
function GetPageContainer(
    ppunk : Object
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyPageSite Interface

Microsoft.VisualStudio.OLE.Interop Namespace