LayerD CodeDOM and Zoe Compiler interface
get_ClassName Method
NamespacesLayerD.ZOECompilerScopeget_ClassName()()()

[This is preliminary documentation and is subject to change.]

Returns the current scope level name, for example de current single class name
Declaration Syntax
C#Visual BasicVisual C++
public string get_ClassName()
Public Function get_ClassName As String
public:
String^ get_ClassName()
Return Value
The current level name.

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)