IdentityPropertiesView.GetPropertiesStartsWith 方法 (String)

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.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 命名空间