| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Objects As String | |
| C# | |
|---|---|
public readonly string Objects | |
| Managed Extensions for C++ | |
|---|---|
public: readonly string* Objects | |
| C++/CLI | |
|---|---|
public: readonly String^ Objects | |
Property Value
StringUsed when MibNode.Usage is Dart.Snmp.Usage.Notification or Dart.Snmp.Usage.Group.
Target Platforms: Microsoft .NET Framework 2.0
Copy Code