مشاركة عبر


DocumentNotLoadedException الفئة

تدعم واجهة 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 DocumentNotLoadedException _
    Inherits RuntimeException
[SerializableAttribute]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class DocumentNotLoadedException : RuntimeException

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

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

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

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

راجع أيضًَا

المرجع

DocumentNotLoadedException الأعضاء

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