AFPlugIn.LoadPropertiesAttribute.Value Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Gets a value that specifies the AFPlugInLoadProperties for the assembly
implementing the AFPlugIn.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public string Value { get; }
Public ReadOnly Property Value As String Get Dim instance As AFPlugInLoadPropertiesAttribute Dim value As String value = instance.Value
public: property String^ Value { String^ get (); }
member Value : string with get
Property Value
Type: StringReturns a value that specifies the AFPlugInLoadProperties for the assembly implementing the AFPlugIn.