AccessControlRulesIdentity.ExePath Property

Definition

Gets or sets the path to the executable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to