다음을 통해 공유


GelDependencyObject.SetValue Method (GelProperty, Boolean)

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 Boolean _
)
public void SetValue(
    GelProperty descriptor,
    bool newValue
)

Parameters

.NET Framework Security

See Also

Reference

GelDependencyObject Class

SetValue Overload

Microsoft.Internal.VisualStudio.PlatformUI Namespace