User Tools

Site Tools


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

Table of Contents

TGIS_Config.MustSave property

DK11 for .NET | TatukGIS.NDK.TGIS_Config.MustSave | Constructors | Fields | Methods | Properties

True if config file was changed.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:27

Page Tools