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

GetProperty Method

Get the value for a particular property.

Syntax

[VB.NET]
Public Function GetProperty(ByVal PropertyName As String) As String
[C#]
public string GetProperty(string propertyName);

Remarks

The component will search through its internal Properties collection for the property identified by PropertyName and will return the value associated with it.

PropertyName may also be a partial XPath expression to the retrieved resource XML. This is useful for reading values of composite properties.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0