IWindow.RealWindowName Property

AdiIRC API v2

IWindowRealWindowName Property

Return the internal window name of the IWindow.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string RealWindowName { get; }
ReadOnly Property RealWindowName As String
	Get
property String^ RealWindowName {
	String^ get ();
}
abstract RealWindowName : string with get

Property Value

Type: String
See Also