 | FrameSafeId Property |
Gets the Frame's Id as a string. If the source Id was one of the recognised enumerated
values then the enumeration value is returned as a string. If the source Id was not
recognised then it's original raw string value is returned. This is a convenience property
for use in dumping the Frame's Id in a safe manner.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic string SafeId { get; }Property Value
String
See Also