共用方式為


MachineExtensionInstanceView.TypeHandlerVersion Property

Definition

Gets specifies the version of the script handler.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to