Extension

FileTypePackage.Extension property

Gets the file extension.

public string Extension { get; }

Property Value

The file extension.

See Also