Aracılığıyla paylaş


ISimplePropertyContainer.GetProperty Yöntem

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

'Bildirim
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

Parametreler

  • id
    Tür: Int32

    Özellik kimliği

Dönüş Değeri

Tür: Object
Bir nesne.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISimplePropertyContainer Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı