Options for adding components to an assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum swAddComponentConfigOptions_e
Inherits System.Enum |
C# | |
---|
public enum swAddComponentConfigOptions_e : System.Enum |
C++/CLI | |
---|
public enum class swAddComponentConfigOptions_e : public System.Enum |
Members
Example
Add Component and Mate (VBA)
Add Component and Mate (VB.NET)
Add Component and Mate (C#)
See Also