Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFPlugIn.SupportAssemblies Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFPlugIn.SupportAssemblies Property
The collection of support assemblies for the AFPlugIn.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public IList<AFPlugInSupportAssembly> SupportAssemblies { get; }
Public ReadOnly Property SupportAssemblies As IList(Of AFPlugInSupportAssembly)
	Get

Dim instance As AFPlugIn
Dim value As IList(Of AFPlugInSupportAssembly)

value = instance.SupportAssemblies
public:
property IList<AFPlugInSupportAssembly>^ SupportAssemblies {
	IList<AFPlugInSupportAssembly>^ get ();
}
member SupportAssemblies : IList<AFPlugInSupportAssembly> with get

Property Value

Type: IListAFPlugInSupportAssembly
Returns the read-only collection of information about the support assemblies associated with the AFPlugIn.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in