Compartir a través de


ISimplePropertyContainer.GetProperty (Método)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
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

Parámetros

Valor devuelto

Tipo: System.Object
Un objeto.

Seguridad de .NET Framework

Vea también

Referencia

ISimplePropertyContainer Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)