SmartTag.SmartTagType, propriété

Type de session de balise active devant être créée.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
Public Property SmartTagType As SmartTagType
public SmartTagType SmartTagType { get; private set; }
public:
property SmartTagType SmartTagType {
    SmartTagType get ();
    private: void set (SmartTagType value);
}
member SmartTagType : SmartTagType with get, private set
function get SmartTagType () : SmartTagType 
private function set SmartTagType (value : SmartTagType)

Valeur de propriété

Type : Microsoft.VisualStudio.Language.Intellisense.SmartTagType
SmartTagType .

Sécurité .NET Framework

Voir aussi

Référence

SmartTag Classe

Microsoft.VisualStudio.Language.Intellisense, espace de noms