ActiveDirectoryObjectNotFoundException.Type Propiedad

Definición

Obtiene el tipo del objeto solicitado.

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
public Type? Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Valor de propiedad

Objeto Type que representa el tipo del objeto solicitado.

Se aplica a

Consulte también