DVTk API
DetermineDetailName Method (name)
DVTkDvtkApplicationLayerSessionDetermineDetailName(String)
DVTk API

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

Method to Determine the detail name of a resultFile.
Declaration Syntax
C#Visual BasicVisual C++
protected string DetermineDetailName(
	string name
)
Protected Function DetermineDetailName ( _
	name As String _
) As String
protected:
String^ DetermineDetailName(
	String^ name
)
Parameters
name (String)
it represents the string whose detailed file needs to be determined.
Return Value

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0