Compartilhar via


DkmRunningProcessInfo.Title Property

Definition

[Optional] Title of the process's main window (if any).

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

Property Value

Returns String.

Applies to