IDataType.FullName Property
Gets the full name of the IDataType (Namespace + Name)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
string FullName { get; }
VB
ReadOnly Property FullName As String
Get
Property Value
Type: String
The full name.