| RecoverIdTypePrefix Property |
Linkar Framework for .NET and Core
A prefix to the code.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public string Prefix { get; }
Public ReadOnly Property Prefix As String
Get
public:
property String^ Prefix {
String^ get ();
}
member Prefix : string with get
Property Value
StringSee Also