Aracılığıyla paylaş


FileUploadParameter.ContentType Özellik

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Property ContentType As String
public string ContentType { get; set; }
public:
property String^ ContentType {
    String^ get ();
    void set (String^ value);
}
member ContentType : string with get, set
function get ContentType () : String 
function set ContentType (value : String)

Özellik Değeri

Tür: String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

FileUploadParameter Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı