Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / PublisherConfiguration Class / ApplicationVersionNumber Property

ApplicationVersionNumber Property
We need this to load from JSON, because there's currently no custom binding and the standard binder doesn't use Version.Parse.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Property ApplicationVersionNumber As String
 
Remarks
Added Attributes to hide in IntelliSense.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also