VsixSignToolSignSettings.

File Property

Summary

Specify the signing cert in a file. If this file is a PFX with a password, the password may be supplied with the "/p" option. If the file is P7B file, use the "/csp" and "/k" options to specify the CSP and container name of the private key. This option is mandatory.

Syntax

public string File { get; set; }

Attributes

Type Description
ParameterAttribute Decorates with parameter name.

Value

Type Description
string