Partager via


MimeTextMatch.Type Propriété

Définition

Obtient ou définit une valeur indiquant le format MIME du texte à rechercher.

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

Valeur de propriété

String

Chaîne indiquant le format MIME du texte à rechercher.

Exemples

MimeText_Binding_Match_8#5

Remarques

Cette propriété retourne une chaîne vide («  ») si sa valeur n’a pas été définie.

S’applique à