Share via


CodeAction.Title Property

Definition

A short title describing the action that may appear in a menu.

public:
 abstract property System::String ^ Title { System::String ^ get(); };
public abstract string Title { get; }
member this.Title : string
Public MustOverride ReadOnly Property Title As String

Property Value

Applies to