Configuration.PublicNames Property
Gets the names of all objects in the Configuration that have been marked as Public in Carmenta Studio.
Thread safety: This property is not thread-safe.
Syntax
public StringCollection PublicNames { get; }
Property Value
Type: A collection of String (not available in C#) elements.
The names of all public objects in the configuration.
The names of all public objects in the configuration.
Platforms
Windows, Linux, Android