CurrentVsVersionInformation.ProductVersion Field
The version of the product.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaración
Public Const ProductVersion As String
public const string ProductVersion
public:
literal String^ ProductVersion
static val mutable ProductVersion: string
public const var ProductVersion : 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.