Click or drag to resize

IActionCorePackagePrefixedName Property

The name of the action in case of a global type, the name of the action prefixed by the name of the package otherwise.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntax
C#
string PackagePrefixedName { get; }

Property Value

Type: String

Implements

INamedPackagePrefixedName
See Also