共用方式為


ArcAddon.ResourceName Property

Definition

Gets or sets arc resource Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to