PropertyData.Data Property

Language:

Retrieves the property's value in the form of an Object Leave Site.

Definition

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

Property Value

System.Object
An Object Leave Site that represents the property value.

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