DsmlRequestDocument.ErrorProcessing Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.