Partager via


IndirectPropertyValue<T>, constructeur (ParameterizedGetterThunk<T>, Object, String, UInt32)

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parameterizedGetterThunk As ParameterizedGetterThunk(Of T), _
    parameter As Object, _
    type As String, _
    dataFormat As UInteger _
)
public IndirectPropertyValue(
    ParameterizedGetterThunk<T> parameterizedGetterThunk,
    Object parameter,
    string type,
    uint dataFormat
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IndirectPropertyValue<T> Classe

IndirectPropertyValue<T>, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms