DK11 for .NET | TatukGIS.NDK.TGIS_Config.Section | Constructors | Fields | Methods | Properties
By assigning this value you are overriding default TGIS_Config behavior. The read/write will be performed based on provide section.
// C# public String Section { get {} set {} }
' VisualBasic Public Property Section As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property Section : String read read;
Type |
---|
string String |