次の方法で共有


ScheduleException クラス

このクラスは、すべての Windows HCK Studio 例外の基底クラスです。

名前空間: Microsoft.Windows.Kits.Hardware.ObjectModel

アセンブリ: Microsoft.Windows.Kits.Hardware.ObjectModel (Microsoft.Windows.Kits.Hardware.ObjectModel 内)

使用法

Visual Basic

Dim instance As ScheduleException

構文

Visual Basic

<SerializableAttribute> _

Public Class ScheduleException

          Inherits ProjectManagerException

C#

[SerializableAttribute]

public class ScheduleException: ProjectManagerException

継承階層

System.Object

System.Exception

ProjectManagerException クラス

Microsoft.Windows.Kits.Hardware.ObjectModel.ScheduleException

スレッド セーフ

この型のパブリック静的 (Visual Basic では共有) メンバーはすべてスレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。