DacPackage.Description Property

Definition

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.

Applies to