XmlNameAttribute Class
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.
Attribute used to define the name used to export/import the file from a .vssettings file.
public ref class XmlNameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class XmlNameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type XmlNameAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class XmlNameAttribute
Inherits SingletonBaseMetadataAttribute
- Inheritance
Remarks
If null, then the description's name is used as the xml name.
Constructors
XmlNameAttribute(String) |
Properties
XmlName |