Udostępnij za pośrednictwem


Metoda ISimplePropertyContainer.GetProperty —

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:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Function GetProperty ( _
    id As Integer _
) As Object
Object GetProperty(
    int id
)
Object^ GetProperty(
    [InAttribute] int id
)
abstract GetProperty : 
        id:int -> Object
function GetProperty(
    id : int
) : Object

Parametry

  • id
    Typ: Int32

    Identyfikator właściwości

Wartość zwracana

Typ: Object
Obiekt.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ISimplePropertyContainer Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine