DeviceArrival.Name Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Definition
Visual Basic .NET |
Public Property Name As String |
C# |
public string Name {
get; set; }
|
Managed C++ |
public: __property
String*
get_Name();
public: __property
void set_Name(String*);
|
JScript .NET |
public
function get Name() : String public
function set Name(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