Udostępnij za pośrednictwem


Właściwość UITestPropertyProvider.PropertyName —

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

Zwraca lub ustawia nazwę skojarzonych właściwości.

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

Składnia

'Deklaracja
Protected Friend Property PropertyName As String
protected internal string PropertyName { get; set; }
protected public:
property String^ PropertyName {
    String^ get ();
    void set (String^ value);
}
member PropertyName : string with get, set
function get PropertyName () : String
function set PropertyName (value : String)

Wartość właściwości

Typ: System.String
Nazwa właściwości skojarzone.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestPropertyProvider Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting