共用方式為


Account.Properties 屬性

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

語法

'宣告
<DataMemberAttribute> _
Public ReadOnly Property Properties As Dictionary(Of String, Object)
[DataMemberAttribute]
public Dictionary<string, Object> Properties { get; }

屬性值

型別:System.Collections.Generic.Dictionary<String, Object>

.NET Framework 安全性

請參閱

參考

Account 類別

Microsoft.VisualStudio.Services.Account 命名空間