Provides functions for managing components, patterns, and constraints in an assembly.
If this property is used during the lifetime of the object that contains it,
then the Dispose method should be called on the containing object.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property ThisAssembly As IManagedAssembly Get
C#
IManagedAssembly ThisAssembly { get; }