Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: string ExtractNameAndExt(string)

Declaration

public static string ExtractNameAndExt(
    string path
)

Summary

Returns the name and extension of the last group in the specified path, separated by either of the two slashes.