ActiveDirectorySubnet.Location Propriedade

Definição

Obtém ou define a descrição de local do objeto ActiveDirectorySubnet.Gets or sets the location description of the ActiveDirectorySubnet object.

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

Valor da propriedade

String

A descrição do local do ActiveDirectorySubnet objeto.The location description of the ActiveDirectorySubnet object.

Exceções

Uma chamada ao serviço de diretório subjacente resultou em um erro.A call to the underlying directory service resulted in an error.

O objeto foi eliminado.The object has been disposed.

Aplica-se a