次の方法で共有


ProjectException クラス

このクラスは、すべてのロゴ マネージャー例外の基底クラスです。

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

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

使用法

Visual Basic

Dim instance As ProjectException

構文

Visual Basic

<SerializableAttribute> _

Public Class ProjectException

          Inherits ProjectManagerException

C#

[SerializableAttribute]

public class ProjectException: ProjectManagerException

継承階層

System.Object

System.Exception

Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException

Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectExceptionMicrosoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageException

スレッド セーフ

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