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

UnlockKeyAssemblyContainer..::..GetManifestResourceStream Method

Gets the manifest resource stream.

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

Syntax


public Stream GetManifestResourceStream(
	string path
)
Public Function GetManifestResourceStream ( _
	path As String _
) As Stream
public:
Stream^ GetManifestResourceStream(
	String^ path
)

Parameters

path
Type: String
The path.

Return Value

Stream.