閱讀英文

共用方式為


Completion.Description Property

Gets a description that can be displayed together with the display text of the completion.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

public virtual string Description { get; set; }

Property Value

Type: System.String
The description.

.NET Framework Security

See Also

Reference

Completion Class

Microsoft.VisualStudio.Language.Intellisense Namespace