Sdílet prostřednictvím


DkmRunningProcessInfo.CurrentDirectory Property

Definition

[Optional] Current directory of the process.

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

Property Value

Returns String.

Applies to