MimeTextMatch.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出要搜尋的文字的 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
屬性值
字串,指出要搜尋的文字的 MIME 格式。
範例
MimeText_Binding_Match_8#5
備註
如果尚未設定其值,這個屬性會傳回空字串 (「」) 。