TransferConfigurations.UserAgentPrefix Property

 

Gets or sets the user agent prefix

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

Syntax

public string UserAgentPrefix { get; set; }

Property Value

Type: System.String

See Also

TransferConfigurations Class
Microsoft.WindowsAzure.Storage.DataMovement Namespace

Return to top