Udostępnij za pośrednictwem


Zdarzenie DataCollectionSink.SendFileCompleted

Występuje, gdy plik został wysłany do DataCollectionSink.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Execution
Zestaw:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (w Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Składnia

'Deklaracja
Public MustOverride Event SendFileCompleted As AsyncCompletedEventHandler
public abstract event AsyncCompletedEventHandler SendFileCompleted
public:
virtual  event AsyncCompletedEventHandler^ SendFileCompleted {
    void add (AsyncCompletedEventHandler^ value);
    void remove (AsyncCompletedEventHandler^ value);
}
abstract SendFileCompleted : IEvent<AsyncCompletedEventHandler,
    AsyncCompletedEventArgs>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectionSink Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Execution

SendFileAsync