다음을 통해 공유


SmsMessage.Body 속성

정의

이 메시지의 본문을 가져오거나 설정합니다.

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

속성 값

적용 대상