Share via


DsmlErrorResponse.Type Vlastnost

Definice

Vlastnost Type obsahuje hodnotu ErrorResponseCategory , která určuje typ chybové odpovědi vrácené serverem.

public:
 property System::DirectoryServices::Protocols::ErrorResponseCategory Type { System::DirectoryServices::Protocols::ErrorResponseCategory get(); };
public System.DirectoryServices.Protocols.ErrorResponseCategory Type { get; }
member this.Type : System.DirectoryServices.Protocols.ErrorResponseCategory
Public ReadOnly Property Type As ErrorResponseCategory

Hodnota vlastnosti

Hodnota , ErrorResponseCategory která určuje typ chybové odpovědi vrácené serverem.

Poznámky

Tato vlastnost odpovídá atributu "type" elementu <errorResponse> .

Platí pro