AbstractPath.GetExtension

AbstractPath.GetExtension method

Bunun uzantısını döndürürAbstractPath .

public string GetExtension()

Geri dönüş değeri

Bunun uzantısıAbstractPath ("." noktası dahil) veya boş bir dize, eğerAbstractPath uzantısı yok.

Örnekler

içinÖzetYol ileLocation eşittir"/dizin/dosya.txt" this özelliği döndürür".txt" .

Ayrıca bakınız