Property SerializationInfo
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
SerializationInfo
Gets or sets an xml representation of this CodeSnippetLiteral
object.
[Browsable(false)]
public override ISerializationInfo SerializationInfo { get; set; }
Property Value
Remarks
Normally, you do not need to use this property directly. It's used internally when serializing Editor's content to XML.