ManagementGroup.UserSettingsStore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the custom user settings
public:
property Microsoft::EnterpriseManagement::IUserSettingsStoreManagement ^ UserSettingsStore { Microsoft::EnterpriseManagement::IUserSettingsStoreManagement ^ get(); };
public Microsoft.EnterpriseManagement.IUserSettingsStoreManagement UserSettingsStore { get; }
member this.UserSettingsStore : Microsoft.EnterpriseManagement.IUserSettingsStoreManagement
Public ReadOnly Property UserSettingsStore As IUserSettingsStoreManagement