FilenameWithExtension

RasterImageResourceBase.FilenameWithExtension property

Returns correct filename of this raster image, which consists of name and extension. Theoretically can differ from the name.

public string FilenameWithExtension { get; }

See Also