TargetedContentContainer.GetAsync(String) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt ein TargetedContentContainer-Objekt für die angegebene ContentId zurück.
public:
static IAsyncOperation<TargetedContentContainer ^> ^ GetAsync(Platform::String ^ contentId);
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncOperation<TargetedContentContainer> GetAsync(winrt::hstring const& contentId);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<TargetedContentContainer> GetAsync(string contentId);
function getAsync(contentId)
Public Shared Function GetAsync (contentId As String) As IAsyncOperation(Of TargetedContentContainer)
Parameter
- contentId
-
String
Platform::String
winrt::hstring
Gibt zurück
- Attribute
Windows-Anforderungen
App-Funktionen |
secondaryAuthenticationFactor
|