Compartir a través de


ProjectSettings.DomainId Propiedad

Definición

Obtiene o establece el identificador del dominio que se va a usar con este proyecto.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a