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 static DialogResult Show( string text ) |
| Visual Basic |
|---|
Public Shared Function Show ( _ text As String _ ) As DialogResult |
| Visual C++ |
|---|
public: static DialogResult Show( String^ text ) |
Parameters
- text
- Type: System..::..String