Click or drag to resize

DefinitionDisplayEntity Property

Returns one of the IEntity in this Definition.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public IEntity DisplayEntity { get; }

Property Value

Type: IEntity
See Also