NamedProperties.Add

This function adds a property.

Syntax Parameters Return Value
Sub NamedProperties.Add( _
    Name As String, _
    Value As Variant)
  • Name [in]

Type: String

  • Value [in]

Type: Variant

This function does not return a value.