Send.EndpointConfigurationName Eigenschap

Definitie

Hiermee haalt u de naam van de eindpuntconfiguratie op of stelt u deze in.

public:
 property System::String ^ EndpointConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public string EndpointConfigurationName { get; set; }
member this.EndpointConfigurationName : string with get, set
Public Property EndpointConfigurationName As String

Waarde van eigenschap

De naam van de eindpuntconfiguratie.

Opmerkingen

Deze eigenschap wordt ingesteld wanneer u een eindpunt configureert in een configuratiebestand. Deze eigenschap moet worden ingesteld op de naam die is opgegeven in het element in uw <endpoint> configuratiebestand. Als deze eigenschap is ingesteld, moet de Endpoint eigenschap zijn null.

Van toepassing op