Skip to content
Docs Try Aspire

HeaderAppInformation Properties

Class Properties 2 members
Sets app version and name. Used for constructing User-Agent header in all HTTP requests
Set app name for MinioClient
public string AppName { get; set; }
AppVersion Section titled AppVersion string
SetAppVersion for MinioClient
public string AppVersion { get; set; }