ParameterDescription.Name Property

Language:

Retrieves the name of the parameter.

Definition

Visual Basic Public ReadOnly Property Name As String
C# public string Name { get; }
C++ public:
property String^ Name {
        String^ get();
}
JScript public function get Name() : String

Property Value

System.String
String that contains the parameter 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