TargetedContentSubscription.GetContentContainerAsync Method
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.
Returns a TargetedContentContainer object for a TargetedContentSubscription.
public:
virtual IAsyncOperation<TargetedContentContainer ^> ^ GetContentContainerAsync() = GetContentContainerAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<TargetedContentContainer> GetContentContainerAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<TargetedContentContainer> GetContentContainerAsync();
function getContentContainerAsync()
Public Function GetContentContainerAsync () As IAsyncOperation(Of TargetedContentContainer)
Returns
- Attributes
Windows requirements
App capabilities |
secondaryAuthenticationFactor
|