다음을 통해 공유


AutomationConnection.ExecutableFileName 속성

정의

UI 자동화 공급자 실행 파일의 파일 이름을 가져옵니다.

public:
 property Platform::String ^ ExecutableFileName { Platform::String ^ get(); };
winrt::hstring ExecutableFileName();
public string ExecutableFileName { get; }
var string = automationConnection.executableFileName;
Public ReadOnly Property ExecutableFileName As String

속성 값

String

Platform::String

winrt::hstring

공급자 실행 파일의 파일 이름입니다.

적용 대상

추가 정보