IdentityPropertiesView.TryGetProperty 方法 (IdentityPropertyScope, String, Object%)

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
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
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

IdentityPropertiesView 类

TryGetProperty 重载

Microsoft.TeamFoundation.Framework.Server 命名空间