ContainerElement.Style 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.
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