ProductVersion Property

DTF API

Copy image CopyHover image
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++ F#
public Version ProductVersion { get; set; }
Public Property ProductVersion As Version
	Get
	Set
public:
property Version^ ProductVersion {
	Version^ get ();
	void set (Version^ value);
}
member ProductVersion : Version with get, set
Property Value

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)