IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

GetPropertyValue Method

Looks up a property by name and returns the value.

Syntax

[VB.NET]
Public Function GetPropertyValue(ByVal Name As String) As String
[C#]
public string GetPropertyValue(string name);

Remarks

Looks up a property in the current output object by name and returns the value of said property, or an empty string if it's not found or it's null.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0