Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an interface that can be implemented by test objects that have properties that are visible to the user.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IVisiblePropertyProvider
public interface IVisiblePropertyProvider
public interface class IVisiblePropertyProvider
type IVisiblePropertyProvider = interface end
public interface IVisiblePropertyProvider
The IVisiblePropertyProvider type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
VisibleProperties | Gets a collection of property descriptors for properties that are visible to the user. |
Top
.gif)