 | BasicConstantName Property |
Gets the name of the constant.
Namespace: Limilabs.FTPAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}member Name : string with get
Property Value
String
See Also