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

屬性值

工作流程符號的檔案名稱。

適用於