GetAppNameAsByteArray Method

Neo Persistable Class

neo-persistibleclasses

NeoVersionedAppUser..::..GetAppNameAsByteArray Method

Gets the application name as byte array.

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

Syntax


public static byte[] GetAppNameAsByteArray(
	NeoVersionedAppUser vau
)
Public Shared Function GetAppNameAsByteArray ( _
	vau As NeoVersionedAppUser _
) As Byte()
public:
static array<unsigned char^>^ GetAppNameAsByteArray(
	NeoVersionedAppUser^ vau
)

Return Value

string