AFPlugIn.LoadPropertiesAttribute Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the AFPlugInLoadPropertiesAttribute class.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public LoadPropertiesAttribute( string value )
Public Sub New ( value As String ) Dim value As String Dim instance As New AFPlugInLoadPropertiesAttribute(value)
public: LoadPropertiesAttribute( String^ value )
new : value : string -> LoadPropertiesAttribute
Parameters
- value
- Type: SystemString
Specify the AFPlugInLoadProperties associated with the assembly implementing the AFPlugIn.