FeatureFlag.Description Property

Definition

A description about the feature flag

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

Property Value

Attributes

Applies to