TargetedContentCollection.ReportCustomInteraction(String) メソッド

定義

TargetedContentCollection オブジェクトのカスタム操作を報告します。

public:
 virtual void ReportCustomInteraction(Platform::String ^ customInteractionName) = ReportCustomInteraction;
void ReportCustomInteraction(winrt::hstring const& customInteractionName);
public void ReportCustomInteraction(string customInteractionName);
function reportCustomInteraction(customInteractionName)
Public Sub ReportCustomInteraction (customInteractionName As String)

パラメーター

customInteractionName
String

Platform::String

winrt::hstring

Windows の要件

アプリの機能
secondaryAuthenticationFactor

適用対象