ProvideServiceAttributeBase.ServiceName Propriété

Définition

Obtient ou définit le nom du 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

Valeur de propriété

String

Nom du service.

S’applique à