Get the string name of the field.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
string FieldName { get; } |
Visual Basic |
---|
ReadOnly Property FieldName As String Get |
Visual C++ |
---|
property String^ FieldName { String^ get (); } |