TestRun.VisibleProperties Özellik

Tanım

Test çalıştırmasının özelliklerini alır.

public:
 property System::ComponentModel::PropertyDescriptorCollection ^ VisibleProperties { System::ComponentModel::PropertyDescriptorCollection ^ get(); };
public System.ComponentModel.PropertyDescriptorCollection VisibleProperties { get; }
member this.VisibleProperties : System.ComponentModel.PropertyDescriptorCollection
Public ReadOnly Property VisibleProperties As PropertyDescriptorCollection

Özellik Değeri

PropertyDescriptorCollection

Test çalıştırmasının özellikleri.

Uygulamalar

Şunlara uygulanır