RcsTransport.ExtendedProperties 属性

定义

获取用于扩展服务提供程序配置值的名称/值对。

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)

属性值

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

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

IMapView<winrt::hstring,IInspectable>

用于扩展服务提供商配置值的名称/值对。

Windows 要求

应用功能
chat chatSystem smsSend

适用于