public bool EnableCloud { get; set; }Public Property EnableCloud As Boolean
Get
Setpublic:
property bool EnableCloud {
bool get ();
void set (bool value);
}member EnableCloud : bool with get, setIf this value is , the value DisableWindowsConsumerFeatures under the registry key HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CloudContent will be set to 1. On certain versions of Windows, this may prevent auto-installation of additional recommended store apps for new user accounts.