IdentityPropertiesView.RemoveProperty 方法 (IdentityPropertyScope, String)

如果不存在,移除屬性。

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

語法

'宣告
Public Sub RemoveProperty ( _
    propertyScope As IdentityPropertyScope, _
    name As String _
)
public void RemoveProperty(
    IdentityPropertyScope propertyScope,
    string name
)

參數

.NET Framework 安全性

請參閱

參考

IdentityPropertiesView 類別

RemoveProperty 多載

Microsoft.TeamFoundation.Framework.Server 命名空間