|   |   |   | 
| Frame.Name Property | Language: | 
Retrieves or sets the name of a frame.
Visual Basic Public Property Name As String C# public string Name { get; set; } C++ public: 
property String^ Name {
String^ get();
void set(String^ value);
}JScript public function get Name() : String 
public function set Name(String);
System.String
This property is read/write.
A Stringthat represents the name of the frame.
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