DsmlRequestDocument.DocumentProcessing 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
是無效列舉值。