Container.Properties Property

Language:

Retrieves a PropertyList object that holds the properties for the current container object.

Definition

Visual Basic Public ReadOnly Property Properties As PropertyList
C# public PropertyList Properties { get; }
C++ public:
property PropertyList^ Properties {
        PropertyList^ get();
}
JScript public function get Properties() : PropertyList

Property Value

Microsoft.DirectX.Diagnostics.PropertyList
A PropertyList object to retrieve.

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