SettingsPaneCommandsRequest class
Contains properties that are only available during the CommandsRequested event.
Syntax
public sealed class SettingsPaneCommandsRequest : Object
Attributes
- MarshalingBehaviorAttribute(None)
- MuseAttribute()
- VersionAttribute(NTDDI_WIN8)
Members
The SettingsPaneCommandsRequest class has these types of members:
Methods
The SettingsPaneCommandsRequest class inherits methods from the Object class (C#/VB/C++).
Properties
The SettingsPaneCommandsRequest class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | A vector that is available during the CommandsRequested event. Append SettingsCommand objects to it to make them available to the SettingsPaneUI. |
Remarks
Note : This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012
