Partager via


IndirectPropertyValue<T>, constructeur (GetterThunk<T>, 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 ( _
    getterThunk As GetterThunk(Of T), _
    type As String, _
    dataFormat As UInteger _
)
public IndirectPropertyValue(
    GetterThunk<T> getterThunk,
    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