Click or drag to resize

InvocationPackagePrefixedName Property

The name of the rule or sequence or procedure or function, prefixed by the package it is contained in (separated by a double colon), if it is contained in a package.

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

Implements

INamedPackagePrefixedName
See Also