FoundationRealTimeType Property (RealTimePseudoType)
- Last UpdatedApr 08, 2026
- 1 minute read
The true RealTimeType that is represented by this pseudo type.
public IRealTimeType FoundationRealTimeType {get;}
public:
property IRealTimeType^ FoundationRealTimeType {
IRealTimeType^ get();
}