RcsTransport.ExtendedProperties Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une paire nom-valeur pour l’extensibilité des valeurs de configuration du fournisseur de services.
public:
property IMapView<Platform::String ^, Platform::Object ^> ^ ExtendedProperties { IMapView<Platform::String ^, Platform::Object ^> ^ get(); };
IMapView<winrt::hstring, IInspectable const&> ExtendedProperties();
public IReadOnlyDictionary<string,object> ExtendedProperties { get; }
var iMapView = rcsTransport.extendedProperties;
Public ReadOnly Property ExtendedProperties As IReadOnlyDictionary(Of String, Object)
Valeur de propriété
Paire nom-valeur pour l’extensibilité des valeurs de configuration du fournisseur de services.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|