'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property AccessRights As DAPropertyDescriptor
'Usage
Dim value As DAPropertyDescriptor value = DAPropertyDescriptor.AccessRights
[NotNull()] public static DAPropertyDescriptor AccessRights {get;}
[NotNull()] public: static property DAPropertyDescriptor^ AccessRights { DAPropertyDescriptor^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).