ActionFormat.ActionMap Property

Language:

GUID that identifies the action map. Device manufacturers can use this value to tune mappings for a specific title.

Definition

Visual Basic Public Property ActionMap As String
C# public string ActionMap { get; set; }
C++ public:
property String^ ActionMap {
        String^ get();
        void set(Stringvalue);
}
JScript public function get ActionMap() : String
public function set ActionMap(String);

Property Value

System.String

This property is read/write. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center