Partager via


SmsFilterRule.WapContentTypes Propriété

Définition

Obtient une liste des types de contenu WAP pour le message SMS qui correspond à cette règle.

public:
 property IVector<Platform::String ^> ^ WapContentTypes { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> WapContentTypes();
public IList<string> WapContentTypes { get; }
var iVector = smsFilterRule.wapContentTypes;
Public ReadOnly Property WapContentTypes As IList(Of String)

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Liste des types de contenu WAP.

Configuration requise pour Windows

Fonctionnalités de l’application
cellularMessaging sms

S’applique à