Click or drag to resize

ReadOnlyAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyAttribute
      ImmerseSDKReadOnlyAttribute

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class ReadOnlyAttribute : PropertyAttribute

The ReadOnlyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodReadOnlyAttribute
Initializes a new instance of the ReadOnlyAttribute class
Top
See Also