SerializationInfo Property
SerializationInfo
When implemented by a class, gets or sets an xml representation of this ICodeCompletionProviderItem
object.
Declaration
ISerializationInfo SerializationInfo { get; set; }
Property Value
Type | Description |
---|---|
ISerializationInfo |
Remarks
Normally, you do not need to use this property directly. It's used internally when serializing Editor's content to XML.