WorkflowMarkupSourceAttribute.FileName 屬性

定義

取得由此實例代表的檔案名稱。

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

屬性值

這個實例所代表的檔案名稱。

適用於