DsmlRequestDocument.ErrorProcessing 屬性

定義

ErrorProcessing 屬性包含會指定錯誤之處理方式的其中一個 DsmlErrorProcessing 值。

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

屬性值

DsmlErrorProcessing

其中一個 DsmlErrorProcessing 值,指定錯誤的處理方式。

例外狀況

value 是無效列舉值。

適用於