XmlNameAttribute Class

Definition

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

Applies to