StorageDataReader.StorageAbortedException 类

定义

public: ref class StorageDataReader::StorageAbortedException : Exception
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class StorageDataReader.StorageAbortedException : Exception
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type StorageDataReader.StorageAbortedException = class
    inherit Exception
Public Class StorageDataReader.StorageAbortedException
Inherits Exception
继承
StorageDataReader.StorageAbortedException
属性

构造函数

StorageDataReader.StorageAbortedException()
StorageDataReader.StorageAbortedException(SerializationInfo, StreamingContext)
StorageDataReader.StorageAbortedException(String)
StorageDataReader.StorageAbortedException(String, Exception)

适用于