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