InternalTypeNames Property
- Last UpdatedApr 08, 2026
- 1 minute read
The list of names associated with the set of special internal types
that are not mappable to a RealTime type class.
public static IReadOnlyList<string> InternalTypeNames {get;}
public:
static property IReadOnlyList<String^>^ InternalTypeNames {
IReadOnlyList<String^>^ get();
}