ProductVersion Property

Microsoft Deployment Tools

Deployment Tools Foundation ProductVersion Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesVersionResourceProductVersion
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
public:
property Version^ ProductVersion {
	Version^ get ();
	void set (Version^ value);
}

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)