Share via


DsmlRequestDocument.ErrorProcessing Özellik

Tanım

ErrorProcessing özelliği, hataların nasıl işlendiğini belirten değerlerinden DsmlErrorProcessing birini içerir.

public:
 property System::DirectoryServices::Protocols::DsmlErrorProcessing ErrorProcessing { System::DirectoryServices::Protocols::DsmlErrorProcessing get(); void set(System::DirectoryServices::Protocols::DsmlErrorProcessing value); };
public System.DirectoryServices.Protocols.DsmlErrorProcessing ErrorProcessing { get; set; }
member this.ErrorProcessing : System.DirectoryServices.Protocols.DsmlErrorProcessing with get, set
Public Property ErrorProcessing As DsmlErrorProcessing

Özellik Değeri

hatalarının nasıl işlendiğini belirten değerlerden DsmlErrorProcessing biri.

Özel durumlar

value geçersiz bir numaralandırma değeridir.

Şunlara uygulanır