ExceptionIdentifier 列舉型別
這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
命名空間: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
組件: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (在 Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll 中)
語法
'宣告
Public Enumeration ExceptionIdentifier
public enum ExceptionIdentifier
public enum class ExceptionIdentifier
type ExceptionIdentifier
public enum ExceptionIdentifier
成員
成員名稱 | 說明 | |
---|---|---|
None | ||
PropertyNotSupported | ||
PropertyNotSupportedForPossibleCustomControl | ||
PropertyNotSerializable | ||
PropertyNotSerializableForPossibleCustomControl | ||
ElementHasDataBoundNameIssue |
請參閱
參考
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight 命名空間