DefinitionDisplayEntity Property |
Namespace:
Lextm.SharpSnmpPro.Mib.Registry
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic IEntity DisplayEntity { get; }
Public ReadOnly Property DisplayEntity As IEntity
Get
public:
property IEntity^ DisplayEntity {
IEntity^ get ();
}
member DisplayEntity : IEntity with get
Property Value
Type:
IEntity
See Also