CannotRemoveCustomizationException الفئة
استثناء هو تم طرح عند تخصيص تعذر برمجياً تمت إزالته من مستند.
مساحة الاسم: Microsoft.Office.Tools
التجميع: Microsoft.Office.Tools.v4.0.Framework (في Microsoft.Office.Tools.v4.0.Framework.dll)
بناء الجملة
'إقرار
<SerializableAttribute> _
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> _
<SecurityPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted := True)> _
Public NotInheritable Class CannotRemoveCustomizationException _
Inherits RuntimeException
[SerializableAttribute]
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)]
[SecurityPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)]
public sealed class CannotRemoveCustomizationException : RuntimeException
ملاحظات
Th هو استثناء هو طرح بواسطة الطرق التالية إذا كانت خصائص مستند المخصصة أو بيانات المخزنة مؤقتاً تعذرت تمت إزالته من مستند:
TheRemoveCustomizationأسلوب of aDocumentكائن.
TheRemoveCustomizationأسلوب of aWorkbookكائن.
التسلسل الهيكلي للإرث
System.Object
System.Exception
Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
Microsoft.Office.Tools.CannotRemoveCustomizationException
أمان العملية الجزئية
يتم تأمين العملية الجزئية لأي عضو عمومي ثابت (مشترك في Visual Basic) من هذا النوع. لن يتم ضمان تأمين العملية الجزئية لأي عضو مثيل.