Share via


RemoteSupportSettings.RemoteApplicationType Property

Definition

Gets or sets remote application type. Possible values include: 'Powershell', 'WAC', 'LocalUI', 'AllApplications'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to