'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property AlarmQuickHelp As DAPropertyDescriptor
'Usage
Dim value As DAPropertyDescriptor value = DAPropertyDescriptor.AlarmQuickHelp
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static DAPropertyDescriptor AlarmQuickHelp {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property DAPropertyDescriptor^ AlarmQuickHelp { DAPropertyDescriptor^ get(); }