DsmlRequestDocument.DocumentProcessing 屬性

定義

DocumentProcessing 屬性包含其中一個值,該值 DsmlDocumentProcessing 指定了集合元素的處理方式。

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

屬性值

其中一個值 DsmlDocumentProcessing 指定了集合元素的處理方式。

例外狀況

value 是一個無效的列舉值。

適用於