FeatureFlag.Title 属性

定义

将在预览窗格中显示的字符串值。

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

属性值

String
属性

适用于