ContextFileReferenceOriginalPath Property  | 
 
            ContextFileReference's original path property (where the file was before being processed in WorkflowGen)
            
 
    Namespace: 
   WorkflowGen.My.Data
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic string OriginalPath { get; set; }Public Property OriginalPath As String
	Get
	Set
Property Value
Type: 
String
See Also