VstaConstants.HostItemProviderServiceIdentifier Field
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Represents the host item provider service.
Namespace: Microsoft.VisualStudio.Tools.Applications.Contract
Assembly: Microsoft.VisualStudio.Tools.Applications.Contract.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Contract.v9.0.dll)
Syntax
'Declaration
Public Const HostItemProviderServiceIdentifier As String
'Usage
Dim value As String
value = VstaConstants.HostItemProviderServiceIdentifier
public const string HostItemProviderServiceIdentifier
public:
literal String^ HostItemProviderServiceIdentifier
public const var HostItemProviderServiceIdentifier : String
See Also
Reference
Microsoft.VisualStudio.Tools.Applications.Contract Namespace