Udostępnij za pośrednictwem


Klasa UploadCompletionEventArgs

Reprezentuje argumenty zdarzeń dla UploadCompletionEventHandler.

Hierarchia dziedziczenia

Object
  EventArgs
    Microsoft.TeamFoundation.TestManagement.Client.UploadCompletionEventArgs

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Public Class UploadCompletionEventArgs _
    Inherits EventArgs
public class UploadCompletionEventArgs : EventArgs
public ref class UploadCompletionEventArgs : public EventArgs
type UploadCompletionEventArgs =  
    class 
        inherit EventArgs 
    end
public class UploadCompletionEventArgs extends EventArgs

Typ UploadCompletionEventArgs uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna Attachment Pobiera załącznik, który został przekazany.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

UploadCompletionEventHandler