Share via


Parameter.Name Property

Gets or sets the parameter name.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

public string Name { get; set; }

Property Value

Type: String
The parameter name.

.NET Framework Security

See Also

Reference

Parameter Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace