次の方法で共有


RestoreFileSpecs.TargetFolderPath プロパティ

定義

ターゲット FileShare の宛先フォルダー パスを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象