Share via


IListMakerApp.FailureReason Property

Gets information about an exception raised when an operation failed.

Syntax

public Exception FailureReason {get;}

Property Value

System.Exception.  The object on which this exception is based.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also