CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

CodeProtectLP..::..ReadDeployManifest Method

Reads the deploy manifest.

Namespace:  CAS.Lib.CodeProtect
Assembly:  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.

Return Value

The DeployManifest readed from XML File