ConnectionBridgeFromExtension Method

Get a bridge name by using the extension of the file (without the dot).

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public static string BridgeFromExtension(
	FilePath filepath
)

Parameters

filepath  FilePath

[Missing <param name="filepath"/> documentation for "M:DHI.Mike1D.Generic.Connection.BridgeFromExtension(DHI.FilePath)"]

Return Value

String

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.Connection.BridgeFromExtension(DHI.FilePath)"]

See Also