N2 API Documentation
MayBeStartPage Property
NamespacesN2ItemAttributeMayBeStartPage
Gets or sets wether this items should be considered as start page by the installer.
Declaration Syntax
C#Visual BasicVisual C++
public bool MayBeStartPage{ get; set;}
Public Property MayBeStartPage As Boolean
public:
property bool MayBeStartPage {
	bool get ();
	void set (bool value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916