다음을 통해 공유


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

이 인스턴스가 나타내는 파일의 이름입니다.

적용 대상