VersionControlAnnotateExt.VersionControlAnnotateEventArgs.VersionControlAnnotate Property

Get the VersionControlAnnotate object.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

VersionControlAnnotateExt.VersionControlAnnotateEventArgs Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace