Click or drag to resize

ObjectTypeMacroModuleName Property

Gets or sets the name of the module.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public string ModuleName { get; set; }

Property Value

Type: String
The name of the module.
See Also