System.Beacon.TEddystoneUID.NamespaceToString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NamespaceToString: string read GetNamespace;

C++

__property System::UnicodeString NamespaceToString = {read=GetNamespace};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddystoneUID

Description

Converts the Namespace identifier to string.

NamespaceToString also gets the Namespace value after the conversion.

See Also