The first image of the series lacks a suffix

Namespace:  HS.Sys.TheEnterprise.Common.Laserbear
Assembly:  Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public bool NoSuffixOnFirstImage { get; set; }
Visual Basic (Declaration)
Public Property NoSuffixOnFirstImage As Boolean
Visual C++
public:
property bool NoSuffixOnFirstImage {
	bool get ();
	void set (bool value);
}

See Also