Share via


DeploymentBaseContext.UserName Property

Definition

Gets the username used to access the deployment location.

public:
 property System::String ^ UserName { System::String ^ get(); };
public string UserName { get; }
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

A string that contains the username.

Applies to