FlaggedFeatureHelperGetServerBinaryExecutionMode Method

Get the server binary execution mode as a string.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static string GetServerBinaryExecutionMode(
	string mfVersion
)

Parameters

mfVersion  String
 

Return Value

String
Mode.

Remarks

Note that includes partial duplicate code from the above.

See Also