GitItemDescriptor.VersionType Field
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public VersionType As GitVersionType
[DataMemberAttribute]
public GitVersionType VersionType
[DataMemberAttribute]
public:
GitVersionType VersionType
[<DataMemberAttribute>]
val mutable VersionType: GitVersionType
public var VersionType : GitVersionType
.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.