 | 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.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic string Url { get; set; }Property Value
String
See Also