←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly