次の方法で共有


SQLDataDirectoryMapping.TargetPath プロパティ

定義

ターゲット パスを取得または設定します

[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

適用対象