DsmlRequestDocument.ErrorProcessing Propiedad

Definición

La propiedad ErrorProcessing contiene uno de los valores de DsmlErrorProcessing que especifica cómo se procesan los errores.

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

Valor de propiedad

DsmlErrorProcessing

Uno de los valores de DsmlErrorProcessing que especifica cómo se procesan los errores.

Excepciones

value es un valor de enumeración no válido.

Se aplica a