Share via


AdditionalWorkspacesProperties.Workspace Property

Definition

Gets or sets workspace resource id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to