[Missing <summary> documentation for "P:HS.Sys.TheEnterprise.Common.Wrecks.Properties.Settings.PhotoFilesizeCutoff"]

Namespace:  HS.Sys.TheEnterprise.Common.Wrecks.Properties
Assembly:  Wrecks (in Wrecks.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int PhotoFilesizeCutoff { get; }
Visual Basic (Declaration)
Public ReadOnly Property PhotoFilesizeCutoff As Integer
Visual C++
public:
property int PhotoFilesizeCutoff {
	int get ();
}

See Also