Click or drag to resize
SystemContextInstanceName Property
Returns unique name of the instance, i.e. ServerName for multi-instance environments or MachineName with ApplicationPath in other cases.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string InstanceName { get; }

Property Value

Type: String
See Also