VersionControlFolderDifferenceOptions.ViewOptions Property

Get the bit flags view options

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public ReadOnly Property ViewOptions As VersionControlFolderDifferenceItemState
public VersionControlFolderDifferenceItemState ViewOptions { get; }
public:
property VersionControlFolderDifferenceItemState ViewOptions {
    VersionControlFolderDifferenceItemState get ();
}
member ViewOptions : VersionControlFolderDifferenceItemState with get
function get ViewOptions () : VersionControlFolderDifferenceItemState

Property Value

Type: Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlFolderDifferenceItemState
Returns VersionControlFolderDifferenceItemState.

.NET Framework Security

See Also

Reference

VersionControlFolderDifferenceOptions Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace