PropertyDescription.Index Property |
Language: |
Retrieves or sets the index of the property.
Visual Basic Public Property Index As String C# public string Index { get; set; } C++ public:
property String^ Index {
String^ get();
void set(String^ value);
}JScript public function get Index() : String
public function set Index(String);
System.String
This property is read/write.
String that represents the index of the property to set or retrieve.
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