OSIsoftSnapIn Class
- Last UpdatedDec 15, 2025
- 2 minute read
Inheritance Hierarchy
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
System.Configuration.InstallInstaller
PSInstaller
PSSnapInInstaller
PSSnapIn
OSIsoft.PowerShellOSIsoftSnapIn
SystemMarshalByRefObject
System.ComponentModelComponent
System.Configuration.InstallInstaller
PSInstaller
PSSnapInInstaller
PSSnapIn
OSIsoft.PowerShellOSIsoftSnapIn
Namespace: OSIsoft.PowerShell
Assembly: OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)
Syntax
public class OSIsoftSnapIn : PSSnapIn
Public Class OSIsoftSnapIn Inherits PSSnapIn Dim instance As OSIsoftSnapIn
public ref class OSIsoftSnapIn : public PSSnapIn
type OSIsoftSnapIn = class inherit PSSnapIn end
The OSIsoftSnapIn type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OSIsoftSnapIn |
Properties
| Name | Description | |
|---|---|---|
| Description | (Overrides PSSnapInInstaller.Description.) | |
| DescriptionResource | (Overrides PSSnapInInstaller.DescriptionResource.) | |
| Name | (Overrides PSSnapInInstaller.Name.) | |
| Vendor | (Overrides PSSnapInInstaller.Vendor.) | |
| VendorResource | (Overrides PSSnapInInstaller.VendorResource.) |