IInterferenceDetectionMgr Interface
Allows you to run interference detection on an assembly to determine whether components interfere with each other.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IInterferenceDetectionMgr |
C# | |
---|
public interface IInterferenceDetectionMgr |
C++/CLI | |
---|
public interface class IInterferenceDetectionMgr |
Example
Remarks
Accessors
See Also