Condividi tramite


PasswordCredentialPropertyStore.Lookup(String) Metodo

Definizione

Questo metodo è riservato per l'uso interno e non deve essere usato nel codice.

public:
 virtual Platform::Object ^ Lookup(Platform::String ^ key) = IMap<Platform::String ^, Platform::Object ^>::Lookup;
IInspectable Lookup(winrt::hstring const& key);
public object Lookup(string key);
function lookup(key)
Public Function Lookup (key As String) As Object

Parametri

key
String

Platform::String

winrt::hstring

Riservato.

Restituisce

Object

Platform::Object

IInspectable

Implementazioni

Si applica a