FeatureFlag.VisibleToExperiments 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 comma separated list of experiments where the feature will be visible on the preview pane.
public string? VisibleToExperiments { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.VisibleToExperiments : string
Public ReadOnly Property VisibleToExperiments As String
Property Value
- Attributes