SnmpCommunity.RunAsProperty(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
the $RunAs macro