Condividi tramite


ServiceHubServiceMoniker.Version Property

Definition

Gets the service version.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.VersionConverter))]
public Version? Version { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.VersionConverter))>]
member this.Version : Version
Public ReadOnly Property Version As Version

Property Value

Attributes
Newtonsoft.Json.JsonConverterAttribute

Applies to