AppointmentException.ExceptionProperties 屬性

定義

取得找到例外狀況之約會屬性的名稱清單。

public:
 property IVectorView<Platform::String ^> ^ ExceptionProperties { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> ExceptionProperties();
public IReadOnlyList<string> ExceptionProperties { get; }
var iVectorView = appointmentException.exceptionProperties;
Public ReadOnly Property ExceptionProperties As IReadOnlyList(Of String)

屬性值

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

找到例外狀況之約會屬性的名稱清單。

Windows 需求

應用程式功能
appointmentsSystem

適用於