Поделиться через


ProcessInfoInner.FileName Свойство

Определение

Возвращает или задает имя файла этого процесса.

[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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к