FeatureFlag.LearnMoreUrl Property

Definition

A URL to more information about the feature flag to be displayed on the preview pane.

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

Property Value

Attributes

Applies to