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