WorkflowMarkupSourceAttribute.FileName 屬性

定義

取得由這個執行個體所表示之檔案的名稱。

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

屬性值

String

此實例所表示的檔案名。

適用於