ContainerData.Container Property

Language:

Retrieves the Container associated with the current object.

Definition

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

Property Value

Microsoft.DirectX.Diagnostics.Container
A Container 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