Udostępnij za pośrednictwem


DkmProcessStartupInfo.Desktop Property

Definition

[Optional] The name of the desktop, or the name of both the desktop and window station for this process. A backslash in the string indicates that the string includes both the desktop and window station names. For more information, see Thread Connection to a Desktop.

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

Property Value

Returns String.

Applies to