ApplicationName Property
Summary
Gets or sets the application name.
Syntax
public string ApplicationName { get; }
Public Overridable ReadOnly Property ApplicationName() As System.String
Get
public: virtual property System.String^ ApplicationName
{
System.String^ get()
}
Property Value
Name of the application. This string must be unique relative to the other applications that have already joined the common context session.