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

AF SDK Reference

AFPlugIn.AssemblyFileName Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFPlugIn.AssemblyFileName Property
Read-only property that provides the original file name of the assembly containing the plugin.

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

Syntax

public string AssemblyFileName { get; }
Public ReadOnly Property AssemblyFileName As String
	Get

Dim instance As AFPlugIn
Dim value As String

value = instance.AssemblyFileName
public:
property String^ AssemblyFileName {
	String^ get ();
}
member AssemblyFileName : string with get

Property Value

Type: String
File name of the assembly containing the plugin.

Version Information

AFSDK


See Also

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