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

Assembly: N2 (Module: N2) Version: 1.0.204.35916