AgentCapabilitiesModuleIncludes Property |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic IList<ISmiValue> Includes { get; }
Public ReadOnly Property Includes As IList(Of ISmiValue)
Get
public:
property IList<ISmiValue^>^ Includes {
IList<ISmiValue^>^ get ();
}
member Includes : IList<ISmiValue> with get
Property Value
Type:
IListISmiValue
See Also