IsAssemblyInfo Property
| CodeIt.Right SDK Class Library |
|
IElementInfo.IsAssemblyInfo Property
Gets true if element is an assembly.
bool IsAssemblyInfo {get;}
Property Value
True if element is an assembly; False if otherwise.
Remarks
Example
To be added.
See Also
IElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace