Click or drag to resize
SystemConfigurationSourceDefault Property

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

Gets the default instance of the SystemConfigurationSource class.

Namespace: Yalla
Assembly: Yalla (in Yalla.dll) Version: 1.0.5813.3073
Syntax
public static SystemConfigurationSource Default { get; }

Property Value

Type: SystemConfigurationSource
The instance.
See Also