FeatureFlag.VisibleToInternalUsersOnlyChannels 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 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