JGR MSTS Editors and Tools
Extension Property
NamespacesJgr.IO.ParserSimisFormatExtension

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

The file extension (e.g. "dat") or filename (e.g. "tsection.dat") to which this format applies.
Declaration Syntax
C#Visual BasicVisual C++
public string Extension { get; private set; }
Public Property Extension As String
	Get
	Private Set
public:
property String^ Extension {
	String^ get ();
	private: void set (String^ value);
}
Value

[Missing <value> documentation for "P:Jgr.IO.Parser.SimisFormat.Extension"]

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