次の方法で共有


NamespaceJunction.NamespacePath プロパティ

定義

ストレージ ターゲットのキャッシュの名前空間パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象