使用以下属性...
using System.ComponentModel; [Browsable(false)] public bool SampleProperty { get; set; }
在VB.net中,这将是: