NameAttribute 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.
Associates a name with an editor extension part.
public ref class NameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttributepublic ref class NameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttributepublic sealed class NameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttributetype NameAttribute = class
    inherit SingletonBaseMetadataAttributePublic NotInheritable Class NameAttribute
Inherits SingletonBaseMetadataAttribute- Inheritance
Constructors
| NameAttribute(String) | Constructs a new instance of the attribute. | 
Properties
| Name | The name of the editor extension part. |