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