ActiveDirectoryObjectNotFoundException.Type Proprietà

Definizione

Ottiene il tipo dell'oggetto richiesto.

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

Valore della proprietà

Oggetto Type che rappresenta il tipo dell'oggetto richiesto.

Si applica a

Vedi anche