Application.Property

This property returns or sets user-defined properties.

Syntax Parameters Return Value
Property Application.Property( _
    section As String, _
    keyword As String) As String
  • section [in]

Section of the XML to load.

Type: String

  • keyword [in]

Type: String

String