Share via


PosExplorer.PosRegistryKey Property (POS for .NET v1.12 SDK Documentation)

2/27/2008

Gets the POS for .NET configuration root registry key in relation to HKEY_LOCAL_MACHINE.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PosRegistryKey As String
public static string PosRegistryKey { get; }
public:
static property String^ PosRegistryKey {
    String^ get ();
}
/** @property */
public static String get_PosRegistryKey ()
public static function get PosRegistryKey () : String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

PosExplorer Class
PosExplorer Members
Microsoft.PointOfService Namespace