Share via


CodePackage.Description Property

Definition

public System.Fabric.Description.CodePackageDescription Description { get; }
member this.Description : System.Fabric.Description.CodePackageDescription
Public ReadOnly Property Description As CodePackageDescription

Property Value

The CodePackageDescription for the CodePackage.

Applies to