IsPublic Property
| CodeIt.Right SDK Class Library |
|
IMemberInfo.IsPublic Property
Gets a value indicating whether the member is public.
Property Value
True if the member is public; False if otherwise.
Remarks
Example
To be added.
See Also
IMemberInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace