====== ThinkGeo.MapSuite.Portable.PortablePath ====== {{section>upgrade_map_suite_to_10.0}} ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.Portable.PortablePath** ===== Members Summary ===== ==== Public Constructors ==== ==== Protected Constructors ==== ** {{wiki:ProtectedMethod.gif|}} PortablePath() ** * //N/A// == Remarks == * //N/A// == Parameters ==
==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A ** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters == ** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters == ==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} GetDirectoryName(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetDirectoryNameCore(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetFileName(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetFileNameCore(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetFullPath(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetFullPathCore(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} Combine(String,String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path1// * Type:String * Description:N/A * //path2// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} CombineCore(String,String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path1// * Type:String * Description:N/A * //path2// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} ChangeExtension(String,String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A * //extension// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} ChangeExtensionCore(String,String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A * //extension// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetTempPath() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} GetTempPathCore() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} GetFileNameWithoutExtension(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetFileNameWithoutExtensionCore(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //path// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetTempFileName() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} GetTempFileNameCore() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} GetExtension(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //filename// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetExtensionCore(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //filename// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetDirectorySeparatorChar() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Char * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} GetDirectorySeparatorCharCore() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Char * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} GetFolderName(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //directory// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} GetFolderNameCore(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //directory// * Type:String * Description:N/A ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == ==== Public Properties ==== ==== Protected Properties ==== ==== Public Events ====