KeyboardFormatPrefix Property |
Gets or sets the prefix.
Namespace:
com.gigatms.Parameters.TS50
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string Prefix { get; set; }
Public Property Prefix As String
Get
Set
public:
property String^ Prefix {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
The prefix.
See Also