Share via


FileBaseSelection Members

Include Protected Members
Include Inherited Members

Represents file selection.

The FileBaseSelection type exposes the following members.

Constructors

  Name Description
Public method FileBaseSelection Initializes a new instance of the FileBaseSelection class.

Top

Methods

  Name Description
Public methodStatic member ClearPersistenceSlot Clear the persistence slot, so the FileSelection does not remember the setting for it anymore.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetInitialDirectoryToUse Returns the initial directory to use, based on the passed in default and any persisted setting for the dialog.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method PersistLastUseDirectory Persists in memory the last used directory for this particular usage instance of the FileSelection.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public propertyStatic member DefaultDirectory Gets the default directory.
Public property FileSelectionOptions Gets or sets the file selection options value.
Public property HelpTopic Gets or sets the Help topic to be used with the dialog.
Public property ParentHandle Gets the parent handle.
Public property Title Gets or sets the dialog title.
Protected property UIShell Gets the scenario in which this dialog is used.

Top

See Also

Reference

FileBaseSelection Class

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace