WorkflowSymbol.FileName 属性

定义

获取或设置工作流符号的文件名。

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

属性值

用于工作流符号的文件名。

适用于