Share via


DslDefinitionModelSerializationHelperBase.SaveModel Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SaveModel(SerializationResult, DslLibrary, String) Saves the given model root to the given file, with default encoding (UTF-8), and optional properties with default value will not be written out.
Public method SaveModel(SerializationResult, DslLibrary, String, Boolean) Saves the given model to the given file, with default encoding (UTF-8).
Public method SaveModel(SerializationResult, DslLibrary, String, Encoding, Boolean) Saves the given model root to the given file, with specified encoding.

Top

See Also

Reference

DslDefinitionModelSerializationHelperBase Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace