VersionControlFolderDifferenceExt.VersionControlFolderDifferenceEventArgs.VersionControlFolderDifference Property

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

VersionControlFolderDifferenceExt.VersionControlFolderDifferenceEventArgs Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace