User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.projectname

Table of Contents

TGIS_ViewerWnd.ProjectName property

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.ProjectName | Constructors | Fields | Methods | Properties | Events

Project file name as opened in Open procedure.

Available also on: Delphi FMX | Java | ActiveX.

Syntax

// C#
[Browsable(false)]
public String ProjectName
{
  get {}
}
' VisualBasic
<Browsable(false)>
Public Property ProjectName As String
  Get
  End Get
End Property
// Oxygene
public
  [Browsable(false)]
  property ProjectName : String read;

Value

Type
string
String
2024/12/20 22:00

Page Tools