次の方法で共有


GelDependencyObject.SetValue Method (GelProperty, Object)

Microsoft internal use only.

Sets the value of the given [GelProperty] for this [GelDependencyObject].

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

GelDependencyObject Class

SetValue Overload

Microsoft.Internal.VisualStudio.PlatformUI Namespace