User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_config.filename

Table of Contents

TGIS_Config.FileName property

DK for .NET | TatukGIS.NDK.TGIS_Config.FileName | Constructors | Fields | Methods | Properties

Name of configuration file.

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

Syntax

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

Value

Type
string
String
2025/01/31 01:10

Page Tools