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

UnlockKeyAssemblyContainer..::..GetManifestResourcePath Method

Gets the manifest resource path.

Namespace:  CAS.Lib.CodeProtect.EnvironmentAccess
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public string GetManifestResourcePath(
	string EnteredCode
)
Public Function GetManifestResourcePath ( _
	EnteredCode As String _
) As String
public:
String^ GetManifestResourcePath(
	String^ EnteredCode
)

Parameters

EnteredCode
Type: String
The entered code.

Return Value

System.String.