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::SingletonBaseMetadataAttribute
	public ref class NameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
	public sealed class NameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
	type NameAttribute = class
    inherit SingletonBaseMetadataAttribute
	Public 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.  |