This documentation is archived and is not being maintained.
VersionControlFolderDifferenceOptions Class
Visual Studio 2013
Encapsulate the Folder Difference filter and options.
System::Object
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlFolderDifferenceOptions
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlFolderDifferenceOptions
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
The VersionControlFolderDifferenceOptions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Filter | Get the file/folder filter |
![]() | FilterLocalPathsOnly | Get the flag to filter local paths only |
![]() | ViewOptions | Get the bit flags view options |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
