Click or drag to resize

ICLRStrongNameStrongNameGetBlob Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
void StrongNameGetBlob(
	string pwzFilePath,
	byte[] pbBlob,
	out int pcbBlob
)

Parameters

pwzFilePath
Type: SystemString
pbBlob
Type: SystemByte
pcbBlob
Type: SystemInt32
See Also