PackageRemote64Class.LastModifiedProductVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the product version of the last modified package.
public:
virtual property System::String ^ LastModifiedProductVersion { System::String ^ get(); };
public virtual string LastModifiedProductVersion { get; }
member this.LastModifiedProductVersion : string
Public Overridable ReadOnly Property LastModifiedProductVersion As String
Property Value
The product version of the last modified package.