次の方法で共有


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)

適用対象