How to understand the GetSymbolNameFromPathName method?

kelidesign
Enthusiast
Enthusiast

How to understand the GetSymbolNameFromPathName method?

kelidesign
Enthusiast
Enthusiast

Why is it so complicated to get the file name? What is the difference between GetSymbolNameFromPathName and GetFileNameWithoutExtension? I know that this method can handle legalization of some symbols in file names. So why should we encapsulate the file name?

0 Likes
Reply
230 Views
2 Replies
Replies (2)

ActivistInvestor
Advisor
Advisor

Have a look at this for a detailed explanation.

kelidesign
Enthusiast
Enthusiast

The text is not easy to understand, even though I translated it. Then, I handed this annotation to AI, and he summarized the content and it seemed to be almost the same as the method of obtaining file names provided by the .NET library.

0 Likes