public string? ExecutableFileName { get; set; }
Public Property ExecutableFileName As String Get Set
public: property String^ ExecutableFileName { String^ get (); void set (String^ value); }
member ExecutableFileName : string with get, set
In This Article