Gets a value indicating whether the member is protected and internal.
bool IsProtectedInternal {get;}
Property Value
True if the member is protected and internal; False if otherwise.
Remarks
Example
To be added.
See Also
IMemberInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace