WorkflowMarkupSourceAttribute Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the WorkflowMarkupSourceAttribute class, initializing the values of FileName and MD5Digest.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- fileName
-
Type:
System::String^
A string that contains the file name of the mark up file.
- md5Digest
-
Type:
System::String^
A string representing the MD5Digestfor the file.
.NET Framework
Available since 3.0
Available since 3.0
Show: