HiddenAttribute Class

Used to indicate whether this object/member should be visible in external editors

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class HiddenAttribute : Attribute
Public Class HiddenAttribute _
	Inherits Attribute
public ref class HiddenAttribute : public Attribute

Inheritance Hierarchy


Attribute
  Squid..::..HiddenAttribute