Condividi tramite


AutomationPeer.GetItemTypeCore Metodo

Definizione

Fornisce il comportamento del peer quando un client di Microsoft Automazione interfaccia utente chiama GetItemType o un'API client microsoft Automazione interfaccia utente equivalente.

protected:
 virtual Platform::String ^ GetItemTypeCore() = GetItemTypeCore;
winrt::hstring GetItemTypeCore();
protected virtual string GetItemTypeCore();
function getItemTypeCore()
Protected Overridable Function GetItemTypeCore () As String

Restituisce

String

Platform::String

winrt::hstring

Tipo di elemento.

Si applica a

Vedi anche