RcsTransport.ExtendedProperties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービス プロバイダーの構成値を拡張するための名前と値のペアを取得します。
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)
プロパティ値
サービス プロバイダーの構成値を拡張するための名前と値のペア。
Windows の要件
アプリの機能 |
chat
chatSystem
smsSend
|