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를 반환합니다.

적용 대상