FeatureFlag.LearnMoreUrl 属性

定义

一个 URL,该 URL 指向有关在预览窗格中显示的功能标志的详细信息。

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

属性值

String
属性

适用于