RLConfig.ExportServiceEndpointConfiguration(String, String) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void ExportServiceEndpointConfiguration(System::String ^ endpointName, System::String ^ configPathName);
public virtual void ExportServiceEndpointConfiguration (string endpointName, string configPathName);
abstract member ExportServiceEndpointConfiguration : string * string -> unit
override this.ExportServiceEndpointConfiguration : string * string -> unit
Public Overridable Sub ExportServiceEndpointConfiguration (endpointName As String, configPathName As String)
Parameter
- endpointName
- String
- configPathName
- String