Freigeben über


ExceptionIdentifier-Enumeration

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (in Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntax

'Declaration
Public Enumeration ExceptionIdentifier
public enum ExceptionIdentifier
public enum class ExceptionIdentifier
type ExceptionIdentifier
public enum ExceptionIdentifier

Member

Membername Beschreibung
None
PropertyNotSupported
PropertyNotSupportedForPossibleCustomControl
PropertyNotSerializable
PropertyNotSerializableForPossibleCustomControl
ElementHasDataBoundNameIssue

Siehe auch

Referenz

Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight-Namespace