다음을 통해 공유


SendSettings.EndpointConfigurationName 속성

정의

엔드포인트 구성의 이름을 가져오거나 설정합니다.

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

속성 값

String

엔드포인트 구성 이름입니다.

적용 대상