![]() |
![]() |
![]() |
Frame.Name Property |
Language: |
Retrieves or sets the name of a frame.
Visual Basic .NET Public Property Name As String C# public string Name { get; set; } Managed C++ public: __property String* get_Name();
public: __property void set_Name(String*);JScript .NET public function get Name() : String
public function set Name(String);
System.String . A String
This property is read/write.that represents the name of the frame.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center