User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.configname

Table of Contents

ITGIS_Layer.ConfigName property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Layer.ConfigName | Methods | Properties

Configuration file name. If not filled directly, then will be filled with the Path

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

Syntax

// C#
public String ConfigName
{
  get {}
  set {}
}
' VisualBasic
Public Property ConfigName As String
  Get
  End Get
  Set(ByVal value As String)
  End Set
End Property
// Oxygene
public
  property ConfigName : String read read;

Value

Type
string
String

References

2025/01/31 01:04

Page Tools