Partager via


ISimplePropertyContainer.GetProperty, méthode

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 :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Function GetProperty ( _
    id As Integer _
) As Object
Object GetProperty(
    int id
)
Object^ GetProperty(
    [InAttribute] int id
)
abstract GetProperty : 
        id:int -> Object 
function GetProperty(
    id : int
) : Object

Paramètres

Valeur de retour

Type : System.Object
Objet.

Sécurité .NET Framework

Voir aussi

Référence

ISimplePropertyContainer Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms