Delen via


WindowsServiceLifetimeOptions.ServiceName Property

Definition

Overloads

ServiceName

The name used to identify the service to the system.

ServiceName

Source:
WindowsServiceLifetimeOptions.cs
Source:
WindowsServiceLifetimeOptions.cs
Source:
WindowsServiceLifetimeOptions.cs

The name used to identify the service to the system.

public:
 property System::String ^ ServiceName { System::String ^ get(); void set(System::String ^ value); };
public string ServiceName { get; set; }
member this.ServiceName : string with get, set
Public Property ServiceName As String

Property Value

Applies to