TaskExecutionContext.Moniker 속성

정의

태스크 모니커를 가져옵니다.

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

속성 값

컨텍스트의 모니커입니다.

구현

적용 대상