User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.configname

Table of Contents

TGIS_Layer.ConfigName property

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.ConfigName | Constructors | Fields | Methods | Properties | Events

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

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

2022/11/16 01:31

Page Tools