WebTest.UserName Property

Definition

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string UserName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.UserName : string with get, set
Public Property UserName As String

Property Value

Attributes

Applies to