Sets the object to the passed dotted decimal
object identifier string.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public void Set( string value ) |
| Visual Basic (Declaration) |
|---|
Public Sub Set ( _ value As String _ ) |
| Visual C++ |
|---|
public: void Set( String^ value ) |
Parameters
- value
- Type: System..::.String
The dotted decimal object identifier.