PluginRegistrationAttribute.RegistryKeyNames Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TeamFoundation.PluginRegistrationAttribute.RegistryKeyNames
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public NotInheritable Class RegistryKeyNames
public static class RegistryKeyNames
public ref class RegistryKeyNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type RegistryKeyNames = class end
public final class RegistryKeyNames
The PluginRegistrationAttribute.RegistryKeyNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
DescriptionKey | ||
EnabledKey | ||
NameKey | ||
PluginDataKey | ||
ServiceKey | ||
SubKey |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.