GetMajor Method

Neo Persistable Class

neo-persistibleclasses

NeoStorageKey..::..GetMajor Method

Gets the major version number of an application.

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

Syntax


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

Return Value

int