Name | Description | |
---|---|---|
BrowsingFilesMode | Gets or sets whether this filter will put the browse dialog into BrowseFilesMode | |
CanBeFlagNames | Returns an enumerable of the filter flag names from the canBeFlag collection of the BrowseProjectFilter instance | |
CanBeTypeIds | Returns an enumerable of the typeids from the canBeTypeId collection of the BrowseProjectFilter instance | |
DoBrowseIntoTypeIds | Returns an enumerable of the typeids from the doBrowseIntoTypeId collection of the BrowseProjectFilter instance | |
DontBrowseIntoFlagNames | Returns an enumerable of the filter flag names from the dontBrowseIntoFlag collection of the BrowseProjectFilter instance | |
DontBrowseIntoTypeIds | Returns an enumerable of the typeids from the dontBrowseIntoTypeId collection of the BrowseProjectFilter instance | |
Excludes | Returns a reference to the set of browse places to not show in the catalog tree of the browse dialog | |
FileExtension | Gets or sets the FileExtension property of the Browse | |
Filters | Returns the list of the Filters property of the BrowseProjectFilter instance | |
Includes | Returns a reference to the set of browse places to show in the catalog tree of the browse dialog | |
InitialPath | Gets or sets the initialPath property of the BrowseProjectFilter instance | |
MustBeFlagNames | Returns an enumerable of the filter flag names from the mustBeFlag collection of the BrowseProjectFilter instance | |
MustNotBeFlagNames | Returns an enumerable of the filter flag names from the mustNotBeFlag collection of the BrowseProjectFilter instance | |
MustNotBeTypeIds | Returns an enumerable of the typeids from the mustNotBeTypeId collection of the BrowseProjectFilter instance | |
Name | Gets or sets the name of the BrowseDialogFilter instance |