Default prefix.


Namespace: PalmSens.Units
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Protected DefaultPrefix As Prefix
C#
protected Prefix DefaultPrefix;
C++
protected:
 Prefix DefaultPrefix sealed ;
J#
protected Prefix DefaultPrefix
JScript
protected DefaultPrefix : Prefix;

See Also