Partager via


ProcessModuleInfo.FileVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to