DesignTimeReadOnlyAttribute Members

Include Protected Members
Include Inherited Members

The DesignTimeReadOnlyAttribute type exposes the following members.

Constructors

  Name Description
Ff671153.pubmethod(en-us,PandP.50).gif DesignTimeReadOnlyAttribute
Initializes a new instance of the DesignTimeReadOnlyAttribute class.

Methods

  Name Description
Ff671153.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff671153.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff671153.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff671153.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff671153.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff671153.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff671153.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff671153.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff671153.pubproperty(en-us,PandP.50).gif ReadOnly
Determines if the property is read-only by design-time. Returns truetrue (True in Visual Basic) if the property is read-only at design-time and falsefalse (False in Visual Basic) otherwise.
Ff671153.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Ff671153.pubinterface(en-us,PandP.50).gifFf671153.privmethod(en-us,PandP.50).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff671153.pubinterface(en-us,PandP.50).gifFf671153.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff671153.pubinterface(en-us,PandP.50).gifFf671153.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff671153.pubinterface(en-us,PandP.50).gifFf671153.privmethod(en-us,PandP.50).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

DesignTimeReadOnlyAttribute Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace