StandardTableColumnDefinitions2.Extension Field

Definition

The column used to display the extension of a file.

public: System::String ^ Extension;
public const string Extension;
val mutable Extension : string
Public Const Extension As String 

Field Value

Remarks

This column uses DisplayPath (if specified, or DocumentName if not) to get the entry's file name and then gets the extension from that.

Applies to