Click or drag to resize

FrameUrl Property

Gets or sets ASCII url text of frames that support a url. A exception is thrown in the setter if the frame does not support a url.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public string Url { get; set; }

Property Value

String
See Also