AddInBaseAttribute::ActivatableAs Property
.NET Framework (current version)
Gets or sets one or more add-in base types that a single add-in-side adapter can use to construct the pipeline.
Assembly: System.AddIn (in System.AddIn.dll)
public: property array<Type^>^ ActivatableAs { array<Type^>^ get(); void set(array<Type^>^ value); }
.NET Framework
Available since 3.5
Available since 3.5
Show: