OS Class

NSG Library

OS Class

Static helpers for handling Operating System interaction.
Inheritance Hierarchy
SystemObject  NSG.Library.HelpersOS

Namespace:  NSG.Library.Helpers
Assembly:  NSG.Library.Helpers (in NSG.Library.Helpers.dll) Version: 1.0.1.17 (1.0.1.17)
Syntax
public static class OS
Public NotInheritable Class OS
public ref class OS abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type OS =  class end

The OS type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCallOperatingSystemCmd
Execute the operating system command.
Top
See Also