SnmpCommunity.RunAsProperty Method

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.NetworkMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim propertyName As String Dim returnValue As String returnValue = Me.RunAsProperty(propertyName)Protected Function RunAsProperty ( _ propertyName As String _ ) As Stringprotected string RunAsProperty ( string propertyName )protected: String^ RunAsProperty ( String^ propertyName )protected String RunAsProperty ( String propertyName )protected function RunAsProperty ( propertyName : String ) : StringParameterspropertyNameReturn ValueReturns String.
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