CreateProjectOptions.ExportModelContainerUri Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to