CannotCreateCustomizationDomainException Sınıf

Tanım

Bir uygulama etki alanı oluşturulamayacağını ve bir Office çözümünün derlemesi yüklenebilirse oluşturulan özel durum.

[System.Serializable]
public sealed class CannotCreateCustomizationDomainException : Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
Devralma
CannotCreateCustomizationDomainException
Öznitelikler

Açıklamalar

Bu özel durum genellikle Office çözümünü çalıştıran bilgisayardaki güvenlik yapılandırmasındaki bir hata nedeniyle oluşur. Hata hakkında daha ayrıntılı bilgi edinmek için Message ve InnerException özelliklerini kullanın.

Oluşturucular

CannotCreateCustomizationDomainException()
CannotCreateCustomizationDomainException(Exception)
CannotCreateCustomizationDomainException(String)
CannotCreateCustomizationDomainException(String, Exception)

Şunlara uygulanır