PropertyDescriptorNotFoundException Sınıf

Tanım

Beklenen ElementPropertyDescriptor 'ın bulunamabileceği durumlar için bir özel durum.

public ref class PropertyDescriptorNotFoundException : Microsoft::VisualStudio::Modeling::ModelingException
[System.Serializable]
public class PropertyDescriptorNotFoundException : Microsoft.VisualStudio.Modeling.ModelingException
[<System.Serializable>]
type PropertyDescriptorNotFoundException = class
    inherit ModelingException
Public Class PropertyDescriptorNotFoundException
Inherits ModelingException
Devralma
PropertyDescriptorNotFoundException
Öznitelikler

Oluşturucular

PropertyDescriptorNotFoundException()

PropertyDescriptorNotFoundException sınıfının yeni bir örneğini başlatır.

PropertyDescriptorNotFoundException(SerializationInfo, StreamingContext)

Serileştirme amaçları için Oluşturucu.

PropertyDescriptorNotFoundException(String)

Belirtilen bir hata iletisiyle PropertyDescriptorNotFoundException sınıfının yeni bir örneğini başlatır.

PropertyDescriptorNotFoundException(String, Exception)

Belirtilen bir hata iletisiyle PropertyDescriptorNotFoundException sınıfının yeni bir örneğini ve bu özel durumun nedeni olan iç özel duruma bir başvuruyu başlatır.

Şunlara uygulanır