Share via


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

See Also

Reference

ISubscriptionResource Interface

Microsoft.VisualStudio.Services.Commerce Namespace