FilenameWithExtension

VectorImageResourceBase.FilenameWithExtension property

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

public string FilenameWithExtension { get; }

See Also