User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.projectname

Table of Contents

TGIS_Viewer.ProjectName property

DK for .NET | TatukGIS.NDK.TGIS_Viewer.ProjectName | Constructors | Fields | Methods | Properties | Events

Project file name as opened in Open procedure.

Available also on: Delphi | Java | ActiveX | 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:14

Page Tools