Udostępnij za pośrednictwem


Właściwość ITestAttachment.AttachmentType —

Pobiera lub ustawia typ załącznika.

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

Składnia

'Deklaracja
Property AttachmentType As String
string AttachmentType { get; set; }
property String^ AttachmentType {
    String^ get ();
    void set (String^ value);
}
abstract AttachmentType : string with get, set
function get AttachmentType () : String
function set AttachmentType (value : String)

Wartość właściwości

Typ: System.String
Jeden stałe w postaci ciągów, które jest zdefiniowane w AttachmentTypes klasy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestAttachment Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

AttachmentTypes