IdentityPropertiesView.GetPropertiesStartsWith 方法 (String)

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

語法

'宣告
Public Function GetPropertiesStartsWith ( _
    propertyNamespace As String _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetPropertiesStartsWith(
    string propertyNamespace
)

參數

傳回值

類型:System.Collections.Generic.IEnumerable<KeyValuePair<String, Object>>

.NET Framework 安全性

請參閱

參考

IdentityPropertiesView 類別

GetPropertiesStartsWith 多載

Microsoft.TeamFoundation.Framework.Server 命名空間