FeatureFlag.OverrideDefaultValueChannels 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 default value will be overriden.
public:
property System::String ^ OverrideDefaultValueChannels { System::String ^ get(); };
public string? OverrideDefaultValueChannels { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.OverrideDefaultValueChannels : string
Public ReadOnly Property OverrideDefaultValueChannels As String
Property Value
- Attributes