ExtensibilityDiagnosticsProperty.Expandable 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.
Gets or sets a value indicating whether or not the value of the property should be displayed inline in the UI or if it is large and should be displayed in a pop-out.
public bool Expandable { get; init; }
member this.Expandable : bool with get, set
Public Property Expandable As Boolean