共用方式為


XmlDasmComp.DtdProcessing 屬性

定義

public:
 property Nullable<System::Xml::DtdProcessing> DtdProcessing { Nullable<System::Xml::DtdProcessing> get(); void set(Nullable<System::Xml::DtdProcessing> value); };
[Microsoft.BizTalk.Component.BtsDescription("DescDtdProcessing")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropDtdProcessing")]
public Nullable<System.Xml.DtdProcessing> DtdProcessing { get; set; }
member this.DtdProcessing : Nullable<System.Xml.DtdProcessing> with get, set
Public Property DtdProcessing As Nullable(Of DtdProcessing)

屬性值

屬性

適用於