![]() |
![]() |
![]() |
Container.GetProperty Method |
Language: |
Property with the specified name.
Visual Basic Public Function GetProperty( _
ByVal name As String _
) As PropertyDataC# public PropertyData GetProperty(
string name
);C++ public:
PropertyData GetProperty(
String^ name
);JScript public function GetProperty(
name : String
) : PropertyData;
name System.String
String that represents the name of the property to retrieve.
Microsoft.DirectX.Diagnostics.PropertyData
Requested PropertyData object.
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