SearchSettingsDataSource.ControlBorderThickness 属性

定义

获取或设置搜索控件边框的粗细。 类型: VSUI_TYPE_STRING。 默认值为 "1"。

public:
 property System::String ^ ControlBorderThickness { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ControlBorderThickness { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ControlBorderThickness { get; set; }
member this.ControlBorderThickness : string with get, set
Public Property ControlBorderThickness As String

属性值

String

返回 String

适用于