FileTypeJoinExtensions Method

Merging all the extensions in one string with ";" delimiter.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public string JoinExtensions()

Return Value

String
Returns string contains all the file type extensions.

See Also