Compartir a través de


Server.WorkspaceFeature Propiedad

Definición

Obtiene si el servidor existente tiene o no un área de trabajo creada y si permite la conexión desde el área de trabajo. Entre los valores posibles se incluyen: "Connected", "Disconnected"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceFeature")]
public string WorkspaceFeature { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workspaceFeature")>]
member this.WorkspaceFeature : string
Public ReadOnly Property WorkspaceFeature As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a