Share via


ServiceNameElement.Name Vlastnost

Definice

Získá nebo nastaví název poskytovatele služby (SPN) pro tuto ServiceNameElement instanci.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("name")]
public string Name { get; set; }
[<System.Configuration.ConfigurationProperty("name")>]
member this.Name : string with get, set
Public Property Name As String

Hodnota vlastnosti

A String , který obsahuje reprezentaci hlavního názvu služby pro tuto ServiceNameElement instanci.

Atributy

Platí pro