PexDisposeException.InnerExceptions Özellik

Tanım

İç ö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.

Şunlara uygulanır