CharDefinitionName Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic ISmiValue Name { get; set; }
Public Property Name As ISmiValue
Get
Set
public:
property ISmiValue^ Name {
ISmiValue^ get ();
void set (ISmiValue^ value);
}
member Name : ISmiValue with get, set
Property Value
Type:
ISmiValue
See Also