StrongNameSignerSettings.

OutputDirectory Property

Summary

Gets or sets the output directory for strong-name signed assemblies. Default to current directory.

Syntax

public DirectoryPath OutputDirectory { get; set; }

Value

Type Description
DirectoryPath The output directory.