PlugInValidatorVerifyAssembly Method |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxpublic static bool VerifyAssembly(
string assemblyFile,
string publicKeyToken
)
Parameters
- assemblyFile
- Type: SystemString
- publicKeyToken
- Type: SystemString
Return Value
Type:
Boolean
See Also