Condividi tramite


ProcessDiagnosticInfo.ExecutableFileName Proprietà

Definizione

Ottiene il nome del file eseguibile per il processo.

public:
 property Platform::String ^ ExecutableFileName { Platform::String ^ get(); };
winrt::hstring ExecutableFileName();
public string ExecutableFileName { get; }
var string = processDiagnosticInfo.executableFileName;
Public ReadOnly Property ExecutableFileName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del file eseguibile per il processo.

Si applica a