ISubscriptionResource.Name Property
Namespace: Microsoft.VisualStudio.Services.Commerce
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
ReadOnly Property Name As ResourceName
ResourceName Name { get; }
property ResourceName Name {
ResourceName get ();
}
abstract Name : ResourceName with get
function get Name () : ResourceName
Property Value
Type: Microsoft.VisualStudio.Services.Commerce.ResourceName
.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.