ComponentLoadFailedEventArgs.Completion Property

Definition

Returns an indication of the completion of the event.

public:
 property MediaProtectionServiceCompletion ^ Completion { MediaProtectionServiceCompletion ^ get(); };
MediaProtectionServiceCompletion Completion();
public MediaProtectionServiceCompletion Completion { get; }
var mediaProtectionServiceCompletion = componentLoadFailedEventArgs.completion;
Public ReadOnly Property Completion As MediaProtectionServiceCompletion

Property Value

An object that contains an indication of the completion of the event.

Applies to