TargetedContentContainer.Content Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a TargetedContentCollection for a TargetedContentContainer object.
public:
property TargetedContentCollection ^ Content { TargetedContentCollection ^ get(); };
TargetedContentCollection Content();
public TargetedContentCollection Content { get; }
var targetedContentCollection = targetedContentContainer.content;
Public ReadOnly Property Content As TargetedContentCollection
Property Value
Windows requirements
App capabilities |
secondaryAuthenticationFactor
|