WorkflowFileItem.LoadedFile 属性

定义

返回所加载的文件的名称。

public:
 property System::String ^ LoadedFile { System::String ^ get(); void set(System::String ^ value); };
public string LoadedFile { get; set; }
member this.LoadedFile : string with get, set
Public Property LoadedFile As String

属性值

返回 String

适用于