SnmpCommunity.RunAsProperty(String) Method

Definition

Gets the $RunAs macro for a RunAs property

protected:
 System::String ^ RunAsProperty(System::String ^ propertyName);
protected string RunAsProperty (string propertyName);
member this.RunAsProperty : string -> string
Protected Function RunAsProperty (propertyName As String) As String

Parameters

propertyName
String

property name

Returns

String

the $RunAs macro

Applies to