|   |   |   | 
| TrackDescription.Enable Property | Language: | 
Retrieves or sets a track's enable/disable parameter.
Visual Basic Public Property Enable As Boolean C# public bool Enable { get; set; } C++ public: 
property bool Enable {
bool get();
void set(bool value);
}JScript public function get Enable() : boolean 
public function set Enable(boolean);
System.Boolean
This property is read/write.
Value that is true to enable the track, or false to disable it.
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