StandardTableColumnDefinitions2.Path Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).