Freigeben über


UsageRight.Attributes-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Property Attributes As Dictionary(Of String, Object)
public Dictionary<string, Object> Attributes { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.Dictionary<String, Object>

Implementiert

IUsageRight.Attributes

.NET Framework-Sicherheit

Siehe auch

Referenz

UsageRight Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace