共用方式為


IdentityPropertiesView.GetViewProperty 方法 (IdentityPropertyScope, String)

取得與檢視命名空間中的屬性值。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Function GetViewProperty ( _
    propertyScope As IdentityPropertyScope, _
    propertyName As String _
) As Object
public Object GetViewProperty(
    IdentityPropertyScope propertyScope,
    string propertyName
)

參數

傳回值

類型:System.Object
屬性值。

.NET Framework 安全性

請參閱

參考

IdentityPropertiesView 類別

GetViewProperty 多載

Microsoft.TeamFoundation.Framework.Server 命名空間