ServiceActivationElement.RelativeAddress Vlastnost

Definice

Získá nebo nastaví relativní adresu aktivačního souboru služby.

public:
 property System::String ^ RelativeAddress { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("relativeAddress", Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)]
public string RelativeAddress { get; set; }
[<System.Configuration.ConfigurationProperty("relativeAddress", Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)>]
member this.RelativeAddress : string with get, set
Public Property RelativeAddress As String

Hodnota vlastnosti

String

Relativní adresa souboru aktivace služby.

Atributy

Platí pro