VersionControlAnnotate.VersionSpec Property

Get the version of the file displayed in this annotation viewer.

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

Syntax

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

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client.VersionSpec
Returns VersionSpec.

.NET Framework Security

See Also

Reference

VersionControlAnnotate Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace