Share via


ProcessModuleInfoInner.FileVersion Property

Definition

Gets or sets file version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to