Aracılığıyla paylaş


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

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

Sözdizimi

'Bildirim
Public Function TryGetProperty ( _
    propertyScope As IdentityPropertyScope, _
    name As String, _
    <OutAttribute> ByRef value As Object _
) As Boolean
public bool TryGetProperty(
    IdentityPropertyScope propertyScope,
    string name,
    out Object value
)

Parametreler

Dönüş Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IdentityPropertiesView Sınıf

TryGetProperty Fazla Yük

Microsoft.TeamFoundation.Framework.Server Ad Alanı