PropertyData Structure
|
Language: |
Note: This documentation is preliminary and is subject to change.
Contains the property name and value.
Definition
Visual Basic .NET |
Public Structure PropertyData |
C# |
public struct PropertyData |
Managed C++ |
public __value struct PropertyData |
JScript .NET |
In JScript .NET, you can use structures, but you cannot define your own. |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
Method |
Description |
PropertyData
|
Initializes a new instance of the PropertyData class. |
Properties
Property |
Description |
Data
|
Retrieves the property's value in the form of an Object . |
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.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center