IUsageRight.Attributes 属性

命名空间:  Microsoft.VisualStudio.Services.Licensing
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
ReadOnly Property Attributes As Dictionary(Of String, Object)
Dictionary<string, Object> Attributes { get; }

属性值

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

.NET Framework 安全性

请参阅

参考

IUsageRight 接口

Microsoft.VisualStudio.Services.Licensing 命名空间