ActionFormat.ActionMap Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
GUID that identifies the action map. Device manufacturers can use this value to tune mappings for a specific title.
Definition
Visual Basic .NET |
Public Property ActionMap As String |
C# |
public string ActionMap {
get; set; }
|
Managed C++ |
public: __property
String*
get_ActionMap();
public: __property
void set_ActionMap(String*);
|
JScript .NET |
public
function get ActionMap() : String public
function set ActionMap(String);
|
Property Value
System.String
.
This property is read/write.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center