DkmDebugProcessRequest.Path 属性

定义

进程启动可执行文件的完整路径。

         此 API 是在 Visual Studio 14 RTM (VS14RTM) 中引入的。
public:
 property System::String ^ Path { System::String ^ get(); };
public:
 property Platform::String ^ Path { Platform::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

属性值

String

适用于