ActiveDirectoryObjectNotFoundException.Name Propriedade

Definição

Obtém o nome do objeto solicitado.Gets the name of the requested object.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor da propriedade

String

Uma cadeia de caracteres que contém o nome do objeto solicitado.A string that contains the name of the requested object.

Aplica-se a

Confira também