IEntityDescription Property |
Provides a textual description of the item being defined.
Namespace: Lextm.SharpSnmpPro.MibAssembly: SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.3+8c6e8963be682b1d7fd7055c260d7b3d449dbc11
Syntaxstring Description { get; }
ReadOnly Property Description As String
Get
Dim instance As IEntity
Dim value As String
value = instance.Description
property String^ Description {
String^ get ();
}
abstract Description : string with get
Property Value
String
See Also