[This is preliminary documentation and is subject to change.]
Returns application name
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static string Name { get; }
public static string Name { get; }
Public Shared ReadOnly Property Name As String
Get
Public Shared ReadOnly Property Name As String
Get
public:
static property String^ Name {
String^ get ();
}
public:
static property String^ Name {
String^ get ();
}
static member Name : string with get
static member Name : string with get
Property Value
Type:
String