مشاركة عبر


DocumentAlreadyLoadedException الفئة

تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.

مساحة الاسم:  Microsoft.VisualStudio.Tools.Applications.Runtime
التجميع:  Microsoft.VisualStudio.Tools.Applications.Runtime (في Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

بناء الجملة

'إقرار
<SerializableAttribute> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class DocumentAlreadyLoadedException _
    Inherits RuntimeException
[SerializableAttribute]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class DocumentAlreadyLoadedException : RuntimeException

التسلسل الهيكلي للإرث

System.Object
  System.Exception
    Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
      Microsoft.VisualStudio.Tools.Applications.Runtime.DocumentAlreadyLoadedException

أمان العملية الجزئية

يتم تأمين العملية الجزئية لأي عضو عمومي ثابت (مشترك في Visual Basic) من هذا النوع. لن يتم ضمان تأمين العملية الجزئية لأي عضو مثيل.

راجع أيضًَا

المرجع

DocumentAlreadyLoadedException الأعضاء

Microsoft.VisualStudio.Tools.Applications.Runtime مساحة الاسم