Partager via


Window2.DocumentData, propriété (String)

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 :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
ReadOnly Property DocumentData ( _
    bstrWhichData As String _
) As Object
    Get
Object this[
    string bstrWhichData
] { get; }
property Object^ DocumentData[[InAttribute] String^ bstrWhichData] {
    Object^ get ([InAttribute] String^ bstrWhichData);
}
abstract DocumentData : Object
JScript ne prend pas en charge les propriétés indexées.

Paramètres

Valeur de propriété

Type : System.Object

Implémentations

Window.DocumentData[String]

Sécurité .NET Framework

Voir aussi

Référence

Window2 Interface

DocumentData, surcharge

EnvDTE80, espace de noms