IFilePickerAllowedTypeAllowedExtensions Property |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
SyntaxIEnumerable<string> AllowedExtensions { get; }
ReadOnly Property AllowedExtensions As IEnumerable(Of String)
Get
Request Example
View SourceProperty Value
IEnumerableString
See Also