FilenameWithExtension

TextResourceBase.FilenameWithExtension property

Returns correct filename of this text resource, which consists of name and extension

public string FilenameWithExtension { get; }

See Also