.NET Documentation
C#
VB
Show/Hide TOC
IWindow
View
Title Property
Window title.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
string
Title
{
get
;
set
; }
VB
Copy
Property
Title
As
String
Get
Set
Property Value
String
See Also
Reference
IWindowView Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also