PropertyDescriptorNotFoundException Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
- Ö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. |