Share via


ExtensionMetadata.Preview Property

Definition

Gets a value indicating whether this extension should be labeled as preview on the Visual Studio Marketplace. At this time, this property is set to true by default as the VisualStudio.Extensibility framework is being actively developed and new features are added at a quick pace.

public bool Preview { get; init; }
member this.Preview : bool with get, set
Public Property Preview As Boolean

Property Value

Applies to