Condividi tramite


TargetedContentValue.Strings Proprietà

Definizione

Ottiene una matrice di stringhe in un oggetto TargetedContentValue.

public:
 property IVectorView<Platform::String ^> ^ Strings { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> Strings();
public IReadOnlyList<string> Strings { get; }
var iVectorView = targetedContentValue.strings;
Public ReadOnly Property Strings As IReadOnlyList(Of String)

Valore della proprietà

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Requisiti Windows

Funzionalità dell'app
secondaryAuthenticationFactor

Si applica a