JGR MSTS Editors and Tools
BnfFileRoots Property
NamespacesJgr.IO.ParserBnfFileBnfFileRoots

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.IO.Parser.BnfFile.BnfFileRoots"]

Declaration Syntax
C#Visual BasicVisual C++
public List<string> BnfFileRoots { get; private set; }
Public Property BnfFileRoots As List(Of String)
	Get
	Private Set
public:
property List<String^>^ BnfFileRoots {
	List<String^>^ get ();
	private: void set (List<String^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.IO.Parser.BnfFile.BnfFileRoots"]

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682