OutputDirectory Property

Definition

Assembly PackagingTools.Sdk.dll

Output directory for generated artifacts. Defaults to ./artifacts/.

public string? OutputDirectory { get; set; }

Returns