NamespaceResource.NamespaceResourceName Property

Definition

Gets or sets the name of the namespace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string NamespaceResourceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.NamespaceResourceName : string with get, set
Public Property NamespaceResourceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to