ServiceHealthModel.ProcessInformationModel.ProcessName Property

Definition

Gets the name of the service process executable.

public:
 property System::String ^ ProcessName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string ProcessName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ProcessName : string
Public ReadOnly Property ProcessName As String

Property Value

The name of the service process executable.

Attributes

Applies to