DacPackage.Description Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get an optional summary of this package.
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String
Property Value
String summary of this package; or null reference if there is no summary.