GetMinor Method

Neo Persistable Class

neo-persistibleclasses

NeoStorageKey..::..GetMinor Method

Gets the minor version number of an application.

Namespace:  NeoPersistableClass
Assembly:  NPCdApp (in NPCdApp.dll)

Syntax


public static int GetMinor(
	NeoStorageKey nsk
)
Public Shared Function GetMinor ( _
	nsk As NeoStorageKey _
) As Integer
public:
static int^ GetMinor(
	NeoStorageKey^ nsk
)

Return Value

int