Share via


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

このインスタンスで表されるファイルの名前。

適用対象