DVTk API
GetBaseNameNoCheck Method (theResultsFileName)
DVTkDvtkApplicationLayerResultGetBaseNameNoCheck(String)
DVTk API

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

Method to get the basename for a resultFile.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetBaseNameNoCheck(
	string theResultsFileName
)
Public Shared Function GetBaseNameNoCheck ( _
	theResultsFileName As String _
) As String
public:
static String^ GetBaseNameNoCheck(
	String^ theResultsFileName
)
Parameters
theResultsFileName (String)
FullName of a resultFile.
Return Value

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0