次の方法で共有


Provider.NamespaceProperty プロパティ

定義

リソース プロバイダーの名前空間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象