다음을 통해 공유


FileUploadParameter.ContentType 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.WebTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.WebTestFramework(Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

구문

‘선언
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)

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

FileUploadParameter 클래스

Microsoft.VisualStudio.TestTools.WebTesting 네임스페이스