public bool EnableCloud { get; set; }
Public Property EnableCloud As Boolean
Get
Set
public:
property bool EnableCloud {
bool get ();
void set (bool value);
}
member EnableCloud : bool with get, set
If 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.