FeatureFlag.PreviewPaneChannels Property

Definition

A comma separated list of channels which will control the visibility of the feature flag on the preview pane.

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

Property Value

Attributes

Applies to