Udostępnij za pośrednictwem


XmlSchemaValidator.LineInfoProvider Właściwość

Definicja

Pobiera lub ustawia informacje o numerze wiersza dla weryfikowanego węzła XML.

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

Wartość właściwości

Obiekt IXmlLineInfo.

Uwagi

Dotyczy

Zobacz też