Visual Basic (Declaration) | |
---|---|
Public Interface IAddInOptions |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IAddInOptions |
C++/CLI | |
---|---|
public interface class IAddInOptions |
Any class that supports this interfaces should be marked as Serializable and derived from MarshalByRefObject. This
allows the object to used across app domains.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family