NamedComponent.Description Property

Definition

Gets or sets the description of the component.

public virtual string Description { get; set; }
member this.Description : string with get, set
Public Overridable Property Description As String

Property Value

The description of the component.

Implements

Applies to