Framework.DeviceStats Property |
Language: |
Retrieves a string containing the current device type, vertex processing behavior, and device name.
Visual Basic Public ReadOnly Property DeviceStats As String C# public string DeviceStats { get; } C++ public:
property String^ DeviceStats {
String^ get();
}JScript public function get DeviceStats() : String
System.String
This property is read-only.
A string containing the current device type, vertex processing behavior, and device name.
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