PresentationAlreadyCreatedException 類別
這會定義 PresentationAlreadyCreatedException 類別,當 CreatePresentation() 的呼叫是建立在已有指定型別表示的服務上,就會擲回該類別。
命名空間: Microsoft.VisualStudio.Modeling.Integration
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
System.Object
System.Exception
Microsoft.VisualStudio.Modeling.Integration.ModelBusException
Microsoft.VisualStudio.Modeling.Integration.PresentationAlreadyCreatedException
[SerializableAttribute]
public class PresentationAlreadyCreatedException : ModelBusException
[SerializableAttribute]
public ref class PresentationAlreadyCreatedException : ModelBusException
[<SerializableAttribute>]
type PresentationAlreadyCreatedException =
class
inherit ModelBusException
end
<SerializableAttribute>
Public Class PresentationAlreadyCreatedException
Inherits ModelBusException
名稱 | 描述 | |
---|---|---|
Data | (繼承自 Exception。) |
|
HelpLink | (繼承自 Exception。) |
|
HResult | (繼承自 Exception。) |
|
InnerException | (繼承自 Exception。) |
|
Message | (繼承自 Exception。) |
|
Source | (繼承自 Exception。) |
|
StackTrace | (繼承自 Exception。) |
|
TargetSite | (繼承自 Exception。) |
名稱 | 描述 | |
---|---|---|
Equals(Object) | (繼承自 Object。) |
|
Finalize() | (繼承自 Object。) |
|
GetBaseException() | (繼承自 Exception。) |
|
GetHashCode() | (繼承自 Object。) |
|
GetObjectData(SerializationInfo, StreamingContext) | (繼承自 Exception。) |
|
GetType() | (繼承自 Exception。) |
|
MemberwiseClone() | (繼承自 Object。) |
|
ToString() | (繼承自 Exception。) |
名稱 | 描述 | |
---|---|---|
SerializeObjectState | (繼承自 Exception。) |
這個類型的任何公用靜態 (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。
Microsoft.VisualStudio.Modeling.Integration 命名空間
回到頁首