The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FileUploadParameter::GenerateUniqueName Property
Gets or sets a Boolean value to indicate whether to generate a unique file name for the uploaded file.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Property Value
Type: System::Booleantrue if a unique name must be generated for the uploaded file; otherwise false.
Show: