Click or drag to resize

LGSPActionPackagePrefixedName Property

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

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

Property Value

Type: String
See Also