Skip to content
DocsTry Aspire
DocsTry

DacpacMetadataAnnotation Properties

RecordProperties1 member
Represents a metadata annotation that specifies the path to a .dacpac file.
Path to the .dacpac file.
public string DacpacPath { get; init; }