Gets and sets the container name that appears on the container caption or on the tab (if multiple windows are placed in the same container).
|
JavaScript |
|
|
Name |
|
|
C# |
|
|
string Name { get; set; } |
|
|
C++ |
|
|
HRESULT Name([out, retval] BSTR* pVal) HRESULT Name([in] BSTR pVal) |
|