SettingNameAttribute 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 an option is persisted with.
public ref class SettingNameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class SettingNameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type SettingNameAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class SettingNameAttribute
Inherits SingletonBaseMetadataAttribute
- Inheritance
Remarks
If null, then the option is persisted using the description's Name attribute.
Constructors
SettingNameAttribute(String) |
Properties
SettingName |