User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.iegis_exception.refstring

Table of Contents

IEGIS_Exception.RefString property

DK for ActiveX | TatukGIS_XDK11.IEGIS_Exception.RefString | Methods | Properties

Additional String referring to exception (like file name in import filters, etc.)

Available also on: Delphi | .NET | Java.

Syntax

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

Value

Type
string
String
2025/01/31 01:03

Page Tools