다음을 통해 공유


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

적용 대상