Aracılığıyla paylaş


IdentityPropertiesView.TryGetViewProperty Yöntem (IdentityPropertyScope, String, Object%)

Görünüm ad alanına sahip bir özellik değeri almak deneyin.

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

'Bildirim
Public Function TryGetViewProperty ( _
    propertyScope As IdentityPropertyScope, _
    propertyName As String, _
    <OutAttribute> ByRef propertyValue As Object _
) As Boolean
public bool TryGetViewProperty(
    IdentityPropertyScope propertyScope,
    string propertyName,
    out Object propertyValue
)

Parametreler

Dönüş Değeri

Tür: System.Boolean
Özellik değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IdentityPropertiesView Sınıf

TryGetViewProperty Fazla Yük

Microsoft.TeamFoundation.Framework.Server Ad Alanı