[This is preliminary documentation and is subject to change.]
Method to Determine the detail name of a resultFile.
| C# | Visual Basic | Visual C++ |
protected string DetermineDetailName( string name )
Protected Function DetermineDetailName ( _ name As String _ ) As String
protected: String^ DetermineDetailName( String^ name )
- name (String)
- it represents the string whose detailed file needs to be determined.