CompositionAttributes.HostKey Field
Key for Metadata value that represents the host an adapter manager works with
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0.dll)
Syntax
'Declaration
Public Const HostKey As String
public const string HostKey
public:
literal String^ HostKey
static val mutable HostKey: string
public const var HostKey : 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.