PackageName

Description

Returns the name of the package this revision belongs to.

This is a read-only property; it can be viewed but not set.

Syntaxe

VBScript

packageRev.PackageName 

Perl

$packageRev->GetPackageName(); 
Identificateur
Description
packageRev
A PackageRev object.
Valeur renvoyée
Returns a String containing the name of the package.

Commentaires en retour