VsModelingAdapterManager.HostName Field
Name used by VisualStudio to identify itself as a ModelBus host.
Namespace: Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntax
public const string HostName
public:
literal String^ HostName
static val mutable HostName : string
Public Const HostName As String
Field Value
Type: System.String
See Also
VsModelingAdapterManager Class
Microsoft.VisualStudio.Modeling.Integration.Shell Namespace
Return to top