null

Namespace: AppCan.Core.Application
Assembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Type StartupWindowType { get; }
Visual Basic
Public ReadOnly Property StartupWindowType As Type
	Get
Visual C++
public:
property Type^ StartupWindowType {
	Type^ get ();
}

See Also