ContainerElement.Style Property

Definition

The layout style for the container.

public:
 property Microsoft::VisualStudio::Text::Adornments::ContainerElementStyle Style { Microsoft::VisualStudio::Text::Adornments::ContainerElementStyle get(); };
public Microsoft.VisualStudio.Text.Adornments.ContainerElementStyle Style { get; }
member this.Style : Microsoft.VisualStudio.Text.Adornments.ContainerElementStyle
Public ReadOnly Property Style As ContainerElementStyle

Property Value

Applies to