VsTextTemplatingModelingAdapterManager.CreateSerializerLocator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Override point to allow derived classes to supply the SerializerLocator of their choice
protected virtual Microsoft.VisualStudio.Modeling.ISerializerLocator CreateSerializerLocator ();
abstract member CreateSerializerLocator : unit -> Microsoft.VisualStudio.Modeling.ISerializerLocator
override this.CreateSerializerLocator : unit -> Microsoft.VisualStudio.Modeling.ISerializerLocator
Protected Overridable Function CreateSerializerLocator () As ISerializerLocator