FileDialogOptions.Filters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the dialog filters for the file dialog.
public Microsoft.VisualStudio.Extensibility.Shell.FileDialog.DialogFilters Filters { get; init; }
member this.Filters : Microsoft.VisualStudio.Extensibility.Shell.FileDialog.DialogFilters with get, set
Public Property Filters As DialogFilters