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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Const HostName As String
public const string HostName
public:
literal String^ HostName
static val mutable HostName: string
public const var HostName : 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.