Share via


ProcessTraits.Owner Property

Definition

Gets the username of the process owner.

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

Property Value

Applies to