SnmpV1Community.UseAsDefault Property

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.NetworkMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As SnmpV1Community Dim value As Boolean value = instance.UseAsDefault instance.UseAsDefault = valuePublic Property UseAsDefault As Booleanpublic bool UseAsDefault { get; set; }public: property bool UseAsDefault { bool get (); void set (bool value); }/** @property */ public boolean get_UseAsDefault () /** @property */ public void set_UseAsDefault (boolean value) public function get UseAsDefault () : boolean public function set UseAsDefault (value : boolean) Property ValueReturns Boolean.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms