Share via


ProjectSettings.DomainId Property

Definition

Gets or sets the id of the Domain to use with this project.

[Newtonsoft.Json.JsonProperty(PropertyName="domainId")]
public Guid DomainId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domainId")>]
member this.DomainId : Guid with get, set
Public Property DomainId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to