Skip to content
Docs Try Aspire

DacpacMetadataAnnotation Properties

Record Properties 1 member
Represents a metadata annotation that specifies the path to a .dacpac file.
DacpacPath Section titled DacpacPath string
Path to the .dacpac file.
public string DacpacPath { get; init; }