다음을 통해 공유


PrintWorkflowConfiguration.SourceAppDisplayName 속성

정의

인쇄 작업을 시작한 외부 애플리케이션의 표시 이름을 가져옵니다.

public:
 property Platform::String ^ SourceAppDisplayName { Platform::String ^ get(); };
winrt::hstring SourceAppDisplayName();
public string SourceAppDisplayName { get; }
var string = printWorkflowConfiguration.sourceAppDisplayName;
Public ReadOnly Property SourceAppDisplayName As String

속성 값

String

Platform::String

winrt::hstring

원본 애플리케이션의 표시 이름입니다.

적용 대상