Partager via


ProcessInfo.ProcessInfoName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to