|   |   |   | 
| PropertyData.Data Property | Language: | 
Retrieves the property's value in the form of an Object  .
.
Visual Basic Public ReadOnly Property Data As Object C# public object Data { get; } C++ public: 
property Object^ Data {
Object^ get();
}JScript public function get Data() : Object 
System.Object
This property is read-only.
An Objectthat represents the property value.
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