AutomationPeer.GetItemType Metoda

Definicja

Pobiera ciąg opisujący rodzaj elementu reprezentowanego przez obiekt.

public:
 System::String ^ GetItemType();
public string GetItemType ();
member this.GetItemType : unit -> string
Public Function GetItemType () As String

Zwraca

String

Rodzaj elementu.

Wyjątki

Publiczne wywołanie tej metody jest obecnie w toku.

Uwagi

Przykłady zwracanego ciągu to "Wiadomość e-mail", "Kontakt" i "Dokument".

Dotyczy

Zobacz też