ServiceDescriptor.Name Propriété

Définition

Obtient le nom du service.

public:
 property System::String ^ Name { System::String ^ get(); };
[Newtonsoft.Json.JsonProperty("name")]
public string Name { get; }
[<Newtonsoft.Json.JsonProperty("name")>]
member this.Name : string
Public ReadOnly Property Name As String

Valeur de propriété

String
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à