MailMessage.BodyFormat 속성

정의

전자 메일 메시지 본문의 콘텐츠 형식을 가져오거나 설정합니다.

public:
 property System::Web::Mail::MailFormat BodyFormat { System::Web::Mail::MailFormat get(); void set(System::Web::Mail::MailFormat value); };
public System.Web.Mail.MailFormat BodyFormat { get; set; }
member this.BodyFormat : System.Web.Mail.MailFormat with get, set
Public Property BodyFormat As MailFormat

속성 값

값 중 MailFormat 하나입니다.

적용 대상