XmlSchemaValidator.LineInfoProvider Properti

Definisi

Mendapatkan atau mengatur informasi nomor baris untuk simpul XML yang sedang divalidasi.

public:
 property System::Xml::IXmlLineInfo ^ LineInfoProvider { System::Xml::IXmlLineInfo ^ get(); void set(System::Xml::IXmlLineInfo ^ value); };
public System.Xml.IXmlLineInfo LineInfoProvider { get; set; }
member this.LineInfoProvider : System.Xml.IXmlLineInfo with get, set
Public Property LineInfoProvider As IXmlLineInfo

Nilai Properti

Sebuah objekIXmlLineInfo.

Keterangan

Berlaku untuk

Lihat juga