Share via


ActiveDirectorySite.Location Proprietà

Definizione

Ottiene o imposta la posizione del sito.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
public string? Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

Valore della proprietà

Valore stringa che ottiene o imposta la posizione del sito.

Eccezioni

Si è verificato un errore durante una chiamata al servizio di directory sottostante.

L'oggetto è stato eliminato.

Si applica a

Vedi anche