ServiceInformation.ServiceName Property

Definition

Provides the service name.

public:
 property System::String ^ ServiceName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ServiceName { get; set; }
Public Property ServiceName As String

Property Value

String

String

Attributes

Applies to