DkmFileInfo.FilePath 属性

定义

文件或子目录的完整路径 (例如: c:\folder\example.txt) 。

public:
 property System::String ^ FilePath { System::String ^ get(); };
public:
 property Platform::String ^ FilePath { Platform::String ^ get(); };
public string FilePath { get; }
member this.FilePath : string
Public ReadOnly Property FilePath As String

属性值

String

返回 String

适用于