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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
VersionControlFolderDifferenceExt.VersionControlFolderDifferenceEventArgs Class
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace