PackageNeutralClass.VersionGUID 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 version GUID generated when the package is first created.
public:
virtual property System::String ^ VersionGUID { System::String ^ get(); };
public virtual string VersionGUID { get; }
member this.VersionGUID : string
Public Overridable ReadOnly Property VersionGUID As String
Property Value
The version GUID for the package.
Implements
Remarks
For more information, see Package.