Property SerializationInfo
SerializationInfo
Gets or sets an xml representation of this LexScheme
object.
[Browsable(false)]
public virtual ISerializationInfo SerializationInfo { get; set; }
Property Value
Remarks
Normally, you do not need to use this property directly. It's used internally when serializing LexScheme's content to XML.