Deployment Tools Foundation
ProductVersion Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► VersionResource ► ProductVersion
Gets or sets the binary locale-independent product version of the version resource.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Version ProductVersion { get; set; }
Public Property ProductVersion As Version Get Set
public: property Version^ ProductVersion { Version^ get (); void set (Version^ value); }
Property Value
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)