| BasicConstantName Property |
Gets the name of the constant.
Namespace:
Limilabs.FTP
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
StringSee Also