Summary
Returns a new
Weaver.Substring
encapsulating the file name within the specified `path`, without its file extension.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- Substring
Syntax
public static Substring GetFileNameWithoutExtension(string path)
Parameters
Name | Type | Description |
---|---|---|
path | string |
Return Value
Type | Description |
---|---|
Substring |