Click or drag to resize

INamedPackagePrefixedName Property

The name of the entity/type in case of a global type, the name of the entity/type prefixed by the name of the package otherwise (separated by a double colon).

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

Property Value

Type: String
See Also