PagePorter Class Library

Metadata.AllNames Property

Returns a string array containing the names of all of the variables in the collection.

[Visual Basic]
Public ReadOnly Property AllNames As String()
[C#]
public string[] AllNames {get;}

Property Value

A string array containing the names of all of the variables in the collection.

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace