Metodo GelDependencyObject.SetValue (GelProperty, Object)

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

Sintassi

'Dichiarazione
Public Sub SetValue ( _
    descriptor As GelProperty, _
    newValue As Object _
)
public void SetValue(
    GelProperty descriptor,
    Object newValue
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GelDependencyObject Classe

Overload SetValue

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI