Partager via


ProcessModuleInfo.FileDescription Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to