JGR MSTS Editors and Tools
GetForPath Method (fileName)
NamespacesJgr.IO.ParserSimisProviderGetForPath(String)

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

Gets the subset of SimisFormats appropriate for a given filename.
Declaration Syntax
C#Visual BasicVisual C++
public SimisProvider GetForPath(
	string fileName
)
Public Function GetForPath ( _
	fileName As String _
) As SimisProvider
public:
SimisProvider^ GetForPath(
	String^ fileName
)
Parameters
fileName (String)
The filename with which to restrict the formats. Does not need the path.
Return Value
A SimisProvider which only has SimisFormats appropriate for the given filename.

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