MimeXmlBinding.Part 속성

정의

적용할 이름을 MessagePartMimeXmlBinding 가져오거나 설정합니다.

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

속성 값

해당 .의 이름입니다 MessagePart. 기본값은 빈 문자열("")입니다.

예제

MimeXmlBinding_Part_3#3

적용 대상