Interface IOpenFilePathable
public interface IOpenFilePathable
- Extension Methods
Properties
FilePath
string FilePath { get; set; }
Property Value
Filter
string Filter { get; set; }
public interface IOpenFilePathable
string FilePath { get; set; }
string Filter { get; set; }