Udostępnij za pośrednictwem


Metoda IVsExtensibility.get_Properties —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Sub get_Properties ( _
    pParent As ISupportVSProperties, _
    pdispPropObj As Object, _
    <OutAttribute> ByRef ppProperties As Properties _
)
void get_Properties(
    ISupportVSProperties pParent,
    Object pdispPropObj,
    out Properties ppProperties
)
void get_Properties(
    [InAttribute] ISupportVSProperties^ pParent, 
    [InAttribute] Object^ pdispPropObj, 
    [OutAttribute] Properties^% ppProperties
)
abstract get_Properties : 
        pParent:ISupportVSProperties * 
        pdispPropObj:Object * 
        ppProperties:Properties byref -> unit 
function get_Properties(
    pParent : ISupportVSProperties, 
    pdispPropObj : Object, 
    ppProperties : Properties
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsExtensibility Interfejs

Przestrzeń nazw EnvDTE