Click or drag to resize

FormNewProcessFileName Property

Gets the name of the file.

Namespace:  ConsoleControlSample
Assembly:  ConsoleControlSample (in ConsoleControlSample.exe) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
public string FileName { get; }

Property Value

Type: String
The name of the file.
See Also