Udostępnij za pośrednictwem


Właściwość UITestPropertyProvider.IsGetProperty —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Pobiera lub ustawia wartość wskazującą, czy bieżące połączenie do właściwości skojarzone jest get zadzwonić lub set wywołania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestawy:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Protected Friend Property IsGetProperty As Boolean
protected internal bool IsGetProperty { get; set; }
protected public:
property bool IsGetProperty {
    bool get ();
    void set (bool value);
}
member IsGetProperty : bool with get, set
function get IsGetProperty () : boolean 
function set IsGetProperty (value : boolean)

Wartość właściwości

Typ: Boolean
true Jeśli wywołanie bieżące właściwości skojarzone jest get wywołanie; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestPropertyProvider Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting