PowerSNMP for .NET
DecodingException Property (TaggedType)




Returns first DecodingException found within this or embedded tagged types.
Syntax
Public ReadOnly Property DecodingException As DecodingException
Dim instance As TaggedType
Dim value As DecodingException
 
value = instance.DecodingException
public DecodingException DecodingException {get;}
public: __property DecodingException* get_DecodingException();
public:
property DecodingException^ DecodingException {
   DecodingException^ get();
}
See Also

Reference

TaggedType Class
TaggedType Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic