Aracılığıyla paylaş


AssertAction.TypeName Özellik

Bu eylem oluşturulduğunda sağlanan özellik değeri türü adı.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Common
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Common (Microsoft.VisualStudio.TestTools.UITest.Common.dll içinde)

Sözdizimi

'Bildirim
Public Property TypeName As String
    Get
    Set
public string TypeName { get; set; }
public:
property String^ TypeName {
    String^ get ();
    void set (String^ value);
}
member TypeName : string with get, set
function get TypeName () : String
function set TypeName (value : String)

Özellik Değeri

Tür: System.String
Özellik türü adı.

Açıklamalar

Harekete geçiren bu özellik ayarı PropertyChanged olay.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AssertAction Sınıf

Microsoft.VisualStudio.TestTools.UITest.Common Ad Alanı

AssertAction

PropertyChanged