User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.projectname

Table of Contents

IGIS_Viewer.ProjectName property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.ProjectName | Methods | Properties

Project file name as opened in Open procedure.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public String ProjectName
{
  get {}
}
' VisualBasic
Public Property ProjectName As String
  Get
  End Get
End Property
// Oxygene
public
  property ProjectName : String read;

Value

Type
string
String
2025/01/31 01:03

Page Tools