ClassLibraryAttribute.GlobalClassName Property | |
Name of the class where functions, defines and globals are stored.
Namespace:
XSharp.Internal
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax PROPERTY GlobalClassName AS STRING GET
public string GlobalClassName { get; }
Request Example
View SourceProperty Value
Type:
StringSee Also