Container.Properties Property |
Language: |
Retrieves a PropertyList object that holds the properties for the current container object.
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
Microsoft.DirectX.Diagnostics.PropertyList
This property is read-only.
A PropertyList object to retrieve.
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