PluginRegistrationAttribute.RegistryKeyNames.EnabledKey Field
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly EnabledKey As String
'Usage
Dim value As String
value = PluginRegistrationAttribute.RegistryKeyNames.EnabledKey
public static readonly string EnabledKey
public:
static initonly String^ EnabledKey
public static final var EnabledKey : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
PluginRegistrationAttribute.RegistryKeyNames Class