| SystemConfigurationSourceDefault Property |
[This is preliminary documentation and is subject to change.]
Namespace: YallaAssembly: Yalla (in Yalla.dll) Version: 1.0.5813.3073
Syntax public static SystemConfigurationSource Default { get; }
Public Shared ReadOnly Property Default As SystemConfigurationSource
Get
public:
static property SystemConfigurationSource^ Default {
SystemConfigurationSource^ get ();
}
static member Default : SystemConfigurationSource with get
Property Value
Type:
SystemConfigurationSourceThe instance.
See Also