PropertyData Structure

Language:

Contains the property name and value.

Definition

Visual Basic Public Structure PropertyData
C# public struct PropertyData 
C++ public value class PropertyData sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

Method Description
PropertyData Initializes a new instance of the PropertyData class.
Property Description
Data Retrieves the property's value in the form of an Object Leave Site.
Name Retrieves the name of the Data associated with the current object.

Structure Information

Namespace Microsoft.DirectX.Diagnostics
Assembly Microsoft.DirectX.Diagnostics (microsoft.directx.diagnostics.dll)
Strong Name Microsoft.DirectX.Diagnostics,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

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