Udostępnij za pośrednictwem


Właściwość FileUploadParameter.FileUploadName —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

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

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

FileUploadParameter Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting