Condividi tramite


RcsTransport.ExtendedProperties Proprietà

Definizione

Ottiene una coppia nome-valore per l'estendibilità dei valori di configurazione del provider di servizi.

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)

Valore della proprietà

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

IMapView<Platform::String,Platform::Object>

IMapView<winrt::hstring,IInspectable>

Coppia nome-valore per l'estendibilità dei valori di configurazione del provider di servizi.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a