TargetedContentSubscription.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 eine subscriptionID zurück.
public:
static IAsyncOperation<TargetedContentSubscription ^> ^ GetAsync(Platform::String ^ subscriptionId);
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncOperation<TargetedContentSubscription> GetAsync(winrt::hstring const& subscriptionId);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<TargetedContentSubscription> GetAsync(string subscriptionId);
function getAsync(subscriptionId)
Public Shared Function GetAsync (subscriptionId As String) As IAsyncOperation(Of TargetedContentSubscription)
Parameter
- subscriptionId
-
String
Platform::String
winrt::hstring
Gibt zurück
- Attribute
Windows-Anforderungen
App-Funktionen |
secondaryAuthenticationFactor
|