Intersoft.Client.Framework Namespace > BasePackage Class : GetPackageID Method |
Public Function GetPackageID() As String
Dim instance As BasePackage Dim value As String value = instance.GetPackageID()
public string GetPackageID()
public: String^ GetPackageID();
This method returns the SharedID of the package if the Shared property of the package is true. Otherwise, this method returns the ID of the package.
The Version of the package is added after the identifier above to ensure the unique identifier across multiple versions of the package.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2