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