PluginRegistrationAttribute.RegistryKeyNames.ServiceKey Field
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly ServiceKey As String
'Usage
Dim value As String
value = PluginRegistrationAttribute.RegistryKeyNames.ServiceKey
public static readonly string ServiceKey
public:
static initonly String^ ServiceKey
public static final var ServiceKey : 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