ExceptionIdentifier Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Members

Member name Description
None
PropertyNotSupported
PropertyNotSupportedForPossibleCustomControl
PropertyNotSerializable
PropertyNotSerializableForPossibleCustomControl
ElementHasDataBoundNameIssue

See Also

Reference

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