Partilhar via


Propriedade ITextMarkerTag.Type

Obtém o tipo de adorno para usar.

Namespace:  Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.UI (em Microsoft.VisualStudio.Text.UI.dll)

Sintaxe

'Declaração
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string with get
function get Type () : String

Valor de propriedade

Tipo: String
O tipo de adorno para usar.

Segurança do .NET Framework

Consulte também

Referência

ITextMarkerTag Interface

Namespace Microsoft.VisualStudio.Text.Tagging