Description
The Category
property returns a string value that corresponds to the access type of the field that the given ObjField_Obj object provides information about.
Declaration
ObjFieldObj.Access
Read-Only Property | String |
ObjFieldObj | An expression, variable or parameter that specifies a reference to an ObjField object |
Applies To
The property is applied to the following object:
Property Value
The property returns one of the following strings that specify the field’s access type:
- private
- protected
- public