Partager via


TextDocument.Type, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.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
Objet CodeTypeRef.

Notes

Type peut retourner la valeur Nothing pour les langages possédant une notion de type par défaut.

Sécurité .NET Framework

Voir aussi

Référence

TextDocument Interface

EnvDTE, espace de noms