Click or drag to resize

IFilePickerAllowedTypeAllowedExtensions Property


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
IEnumerable<string> AllowedExtensions { get; }
Request Example View Source

Property Value

IEnumerableString
See Also