TargetedContentItem.Path プロパティ

定義

TargetedContentItem オブジェクトの文字列パスを取得します。

public:
 property Platform::String ^ Path { Platform::String ^ get(); };
winrt::hstring Path();
public string Path { get; }
var string = targetedContentItem.path;
Public ReadOnly Property Path As String

プロパティ値

String

Platform::String

winrt::hstring

Windows の要件

アプリの機能
secondaryAuthenticationFactor

適用対象