ITextMarkerTag.Type, propriété

Obtient le type d'ornement à utiliser.

Espace de noms :  Microsoft.VisualStudio.Text.Tagging
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string with get
function get Type () : String

Valeur de propriété

Type : String
Le type d'ornement à l'utiliser.

Sécurité .NET Framework

Voir aussi

Référence

ITextMarkerTag Interface

Microsoft.VisualStudio.Text.Tagging, espace de noms