Click or drag to resize
SbFileHelperContainsWindowsDrive Method

Returns true if the specified path starts with a Microsoft Windows drive letter.

Namespace: OIV.Inventor.Helpers
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public static bool ContainsWindowsDrive(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Boolean
Remarks