Compartilhar via


ProcessInfoInner.FileName Propriedade

Definição

Obtém ou define o nome do arquivo desse processo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a