FeatureFlag.VisibleToInternalUsersOnlyChannels Property

Definition

A comma separated list of channels where the feature will be visible on the preview pane to internal users only.

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

Property Value

Attributes

Applies to