共用方式為


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

備註

如果尚未設定其值,這個屬性會傳回空字串 (「」) 。

適用於