Bearbeiten

ActiveDirectoryObjectNotFoundException.Type Property

Definition

Gets the type of the requested object.

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

Property Value

A Type object that represents the type of the requested object.

Applies to

See also