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