次の方法で共有


NamespaceJunction.TargetPath プロパティ

定義

namespacePath が指すストレージ ターゲットのパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象