Condividi tramite


Metodo FlavoredProjectBase.GetProperty

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Protected Overridable Function GetProperty ( _
    itemId As UInteger, _
    propId As Integer, _
    <OutAttribute> ByRef property As Object _
) As Integer
protected virtual int GetProperty(
    uint itemId,
    int propId,
    out Object property
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FlavoredProjectBase Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Flavor