OSIsoftSnapIn.VendorResource Property
- Last UpdatedDec 15, 2025
- 1 minute read
Namespace: OSIsoft.PowerShell
Assembly: OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 2.2.3.0 (2.2.3.952)
Syntax
public override string VendorResource { get; }
Public Overrides ReadOnly Property VendorResource As String Get Dim instance As OSIsoftSnapIn Dim value As String value = instance.VendorResource
public: virtual property String^ VendorResource { String^ get () override; }
abstract VendorResource : string with get override VendorResource : string with get