次の方法で共有


SQLDataDirectoryMapping.SourcePath プロパティ

定義

復元元のパスを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象