|   |   |   | 
| Semantic.Usage Property | Language: | 
Retrieves or sets options that identify how resources are used.
Visual Basic Public Property Usage As Integer C# public int Usage { get; set; } C++ public: 
property int Usage {
int get();
void set(int value);
}JScript public function get Usage() : int 
public function set Usage(int);
System.Int32
This property is read/write.
Integer that represents a value from the Usage enumeration that specifies how resources are used.
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