Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public MessageBoxIcon Icon { get; set; } |
| Visual Basic |
|---|
Public Property Icon As MessageBoxIcon Get Set |
| Visual C++ |
|---|
public: property MessageBoxIcon Icon { MessageBoxIcon get (); void set (MessageBoxIcon value); } |