Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public string CheckFileSecure( string filename ) |
| Visual Basic |
|---|
Public Function CheckFileSecure ( _ filename As String _ ) As String |
| Visual C++ |
|---|
public: String^ CheckFileSecure( String^ filename ) |
Parameters
- filename
- Type: System..::..String