User Tools

Site Tools


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

Table of Contents

TGIS_XmlFile.FileName property

DK11 for .NET | TatukGIS.NDK.TGIS_XmlFile.FileName | Constructors | Methods | Properties

Configuration file name.

Available also on: Delphi | Java.

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 Comments
string
String
file name
2017/09/04 11:29

Page Tools