VirtualMachineCaptureResult.ContentVersion プロパティ

定義

コンテンツのバージョンを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="contentVersion")]
public string ContentVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentVersion")>]
member this.ContentVersion : string
Public ReadOnly Property ContentVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象