Sprache

IFeedProviderErrors.OnErrorInfoReported(FeedErrorInfoReportedArgs) Methode

Definition

Wird ausgelöst, wenn der Feedshost einen Feedfehler meldet.

public:
 void OnErrorInfoReported(FeedErrorInfoReportedArgs ^ args);
void OnErrorInfoReported(FeedErrorInfoReportedArgs const& args);
public void OnErrorInfoReported(FeedErrorInfoReportedArgs args);
function onErrorInfoReported(args)
Public Sub OnErrorInfoReported (args As FeedErrorInfoReportedArgs)

Parameter

args
FeedErrorInfoReportedArgs

Ein FeedErrorInfoReportedArgs , das Details zum Fehler bereitstellt, der das Ereignis ausgelöst hat.

Gilt für: