GelDependencyObject.SetValue 方法 (GelProperty, Boolean)

命名空间:  Microsoft.Internal.VisualStudio.PlatformUI
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Sub SetValue ( _
    descriptor As GelProperty, _
    newValue As Boolean _
)
public void SetValue(
    GelProperty descriptor,
    bool newValue
)

参数

.NET Framework 安全性

请参见

参考

GelDependencyObject 类

SetValue 重载

Microsoft.Internal.VisualStudio.PlatformUI 命名空间