IClientRight.LicenseDescriptionId Property
Namespace: Microsoft.VisualStudio.Services.Licensing
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
ReadOnly Property LicenseDescriptionId As String
string LicenseDescriptionId { get; }
property String^ LicenseDescriptionId {
String^ get ();
}
abstract LicenseDescriptionId : string with get
function get LicenseDescriptionId () : String
Property Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.