UploadCompletionEventArgs Sınıf
Olay bağımsız değişkenleri temsil eden UploadCompletionEventHandler.
Devralma Hiyerarşisi
Object
EventArgs
Microsoft.TeamFoundation.TestManagement.Client.UploadCompletionEventArgs
Ad alanı: Microsoft.TeamFoundation.TestManagement.Client
Derleme: Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)
Sözdizimi
'Bildirim
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
UploadCompletionEventArgs türü aşağıdaki üyeleri ortaya koyar.
Özellikler
Ad | Açıklama | |
---|---|---|
Attachment | Yüklenmemiş eki alır. |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.) | |
GetHashCode | Serves as the default hash function. (Object kaynağından devralındı.) | |
GetType | Gets the Type of the current instance. (Object kaynağından devralındı.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Object kaynağından devralındı.) | |
ToString | Returns a string that represents the current object. (Object kaynağından devralındı.) |
Üst
İş Parçacığı Güvenliği
Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.