![]() |
![]() |
![]() |
AdapterDetails.DriverName Property |
Language: |
Retrieves a string that is used to present the driver name to the user.
Visual Basic .NET Public ReadOnly Property DriverName As String C# public string DriverName { get; } Managed C++ public: __property String* get_DriverName(); JScript .NET public function get DriverName() : String
System.String . A String
This property is read-only.object that contains the driver name.
This member should not be used to identify particular drivers, because many different strings might be associated with the same device and driver from different vendors.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center