ProvideServiceAttributeBase.ServiceName Property

Definition

Name of the service

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

Property Value

The service name.

Applies to