Framework.DeviceStats Property

Language:

Retrieves a string containing the current device type, vertex processing behavior, and device name.

Definition

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

Property Value

System.String
A string containing the current device type, vertex processing behavior, and device name.

This property is read-only. 

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