ClubStringSetting Class
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.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ClubStringSetting
type ClubStringSetting = class
interface __IClubStringSettingPublicNonVirtuals
Public NotInheritable Class ClubStringSetting
- Inheritance
-
ClubStringSetting
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
AllowedValues |
List of possible values for the setting. Will be nullptr if the allowed values have not been configured. |
CanViewerChangeSetting |
Can the user viewing the setting change it |
Value |
Current value of the setting |