FeatureFlag.LearnMoreUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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