다음을 통해 공유


MimeTextMatch.Type 속성

정의

검색할 텍스트의 MIME 형식을 나타내는 값을 가져오거나 설정합니다.

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

속성 값

String

검색할 텍스트의 MIME 형식을 나타내는 문자열입니다.

예제

MimeText_Binding_Match_8#5

설명

이 속성이 빈 문자열을 반환 합니다 ("") 해당 값이 설정 된 경우.

적용 대상