PagePorter Class Library

FileMetadata.Url Property

Gets or sets the URL of the folder associated with this metadata.

[Visual Basic]
Public Property Url As String
[C#]
public string Url {get; set;}

Property Value

The URL of the folder associated with this metadata.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace