FeatureFlag.Title Property

Definition

A string value which will be displayed on the preview pane.

public:
 property System::String ^ Title { System::String ^ get(); };
public string? Title { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Title : string
Public ReadOnly Property Title As String

Property Value

Attributes

Applies to