WorkflowDesignerLoader.FileName 속성

정의

파생 클래스에서 재정의되는 경우 로드할 디자이너의 파일 이름을 가져옵니다.

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

속성 값

로드할 디자이너의 파일 이름을 포함하는 문자열입니다.

적용 대상