| NewOptionsPrefix Property |
Linkar Framework .NET (Core and Framework)
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