XmlSchemaValidator.LineInfoProvider Proprietà

Definizione

Ottiene o imposta le informazioni sul numero di riga per il nodo XML da convalidare.

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

Valore della proprietà

Oggetto IXmlLineInfo.

Commenti

Si applica a

Vedi anche