CodeProtectLP..::..ReadDeployManifest Method
Reads the deploy manifest.
Namespace:
CAS.Lib.CodeProtectAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
public static DeployManifest ReadDeployManifest( string ManifestFileName )
Public Shared Function ReadDeployManifest ( _ ManifestFileName As String _ ) As DeployManifest
public: static DeployManifest^ ReadDeployManifest( String^ ManifestFileName )
Parameters
- ManifestFileName
- Type: String
Name of the manifest file.