Share via


XmlDasmComp.DtdProcessing Property

Definition

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)

Property Value

Attributes

Applies to