FolderPathCompare Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:Ipswitch.Messaging.Framework.FolderPath.Compare(System.String,System.String,System.Boolean)"]

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public static int Compare(
	string path1,
	string path2,
	bool ignoreCase = true
)

Parameters

path1
Type: SystemString

[Missing <param name="path1"/> documentation for "M:Ipswitch.Messaging.Framework.FolderPath.Compare(System.String,System.String,System.Boolean)"]

path2
Type: SystemString

[Missing <param name="path2"/> documentation for "M:Ipswitch.Messaging.Framework.FolderPath.Compare(System.String,System.String,System.Boolean)"]

ignoreCase (Optional)
Type: SystemBoolean

[Missing <param name="ignoreCase"/> documentation for "M:Ipswitch.Messaging.Framework.FolderPath.Compare(System.String,System.String,System.Boolean)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Ipswitch.Messaging.Framework.FolderPath.Compare(System.String,System.String,System.Boolean)"]

See Also

Reference