共用方式為


VMExtension.TypeHandlerVersion 屬性

定義

取得或設定腳本處理常式的版本。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於