次の方法で共有


BackupEngineBase.DpmVersion プロパティ

定義

バックアップ エンジンのバージョンを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象