Sdílet prostřednictvím


StandardTableColumnDefinitions2.Path Field

Definition

The column used to display the file path of an entry.

public: System::String ^ Path;
std::wstring Path;
public const string Path;
val mutable Path : string
Public Const Path As String 

Field Value

Remarks

This column uses Path key name in an entry.

This column displays only the directory information GetDirectoryName(String).

Applies to