次の方法で共有


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 を返します。

適用対象