DirectorySelection Members

Include Protected Members
Include Inherited Members

Represents directory selection.

The DirectorySelection type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Browse Overloaded. Browses the directory.
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. (Inherited from FileBaseSelection.)
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. (Inherited from FileBaseSelection.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property FileSelectionOptions Gets or sets the file selection options value. (Inherited from FileBaseSelection.)
Public property HelpTopic Gets or sets the Help topic to be used with the dialog. (Inherited from FileBaseSelection.)
Public property ParentHandle Gets the parent handle. (Inherited from FileBaseSelection.)
Public property Title Gets or sets the dialog title. (Inherited from FileBaseSelection.)
Protected property UIShell Gets the scenario in which this dialog is used. (Inherited from FileBaseSelection.)

Top

See Also

Reference

DirectorySelection Class

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