ClassifiedTextRun.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 style that will be applied to the text.
public:
property Microsoft::VisualStudio::Text::Adornments::ClassifiedTextRunStyle Style { Microsoft::VisualStudio::Text::Adornments::ClassifiedTextRunStyle get(); };
public Microsoft.VisualStudio.Text.Adornments.ClassifiedTextRunStyle Style { get; }
member this.Style : Microsoft.VisualStudio.Text.Adornments.ClassifiedTextRunStyle
Public ReadOnly Property Style As ClassifiedTextRunStyle