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

此实例所表示的文件的名称。

适用于