  | DeleteOptionsPrefix 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
Syntaxpublic string Prefix { get; }Public ReadOnly Property Prefix As String
	Get
public:
property String^ Prefix {
	String^ get ();
}member Prefix : string with get
Property Value
String
See Also