ApplicationName Property

Summary

Gets or sets the application name.

Syntax
C#
VB
C++
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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly