PexDisposeException.InnerExceptions Özellik
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.
İç özel durumları alır.
public:
property Microsoft::ExtendedReflection::Collections::IIndexable<Exception ^> ^ InnerExceptions { Microsoft::ExtendedReflection::Collections::IIndexable<Exception ^> ^ get(); };
public Microsoft.ExtendedReflection.Collections.IIndexable<Exception> InnerExceptions { get; }
member this.InnerExceptions : Microsoft.ExtendedReflection.Collections.IIndexable<Exception>
Public ReadOnly Property InnerExceptions As IIndexable(Of Exception)
Özellik Değeri
- Microsoft.ExtendedReflection.Collections.IIndexable<Exception>
İç özel durumlar.