[This is preliminary documentation and is subject to change.]
Returns host name+app instance guid suitable for registry operations
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Name { get; }
public string Name { get; }
Public ReadOnly Property Name As String
Get
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
INamed Name