次の方法で共有


NamespaceResource.NamespaceResourceName プロパティ

定義

名前空間の名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象