次の方法で共有


TargetedContentCollection.Collections プロパティ

定義

このコンテンツ コレクション内の TargetedContentCollection オブジェクトのコレクションを取得します。

public:
 property IVectorView<TargetedContentCollection ^> ^ Collections { IVectorView<TargetedContentCollection ^> ^ get(); };
IVectorView<TargetedContentCollection> Collections();
public IReadOnlyList<TargetedContentCollection> Collections { get; }
var iVectorView = targetedContentCollection.collections;
Public ReadOnly Property Collections As IReadOnlyList(Of TargetedContentCollection)

プロパティ値

Windows の要件

アプリの機能
secondaryAuthenticationFactor

適用対象