Compartir a través de


ProcessModuleInfo.FileVersion Propiedad

Definición

Obtiene o establece la versión del archivo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a