DomainClassXmlSerializer::XmlTagName Property
Visual Studio 2015
Gets the XML tag name that will be used in serialization.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
If a domain class cannot be serialized directly, for example, an abstract class, short-form relationship, and so on, an empty string is returned for this property.
Show: