Job.Description 속성

정의

작업이 현재 연결되어 있는 항목의 이름입니다. 항목이 데이터 기반 구독인 경우 데이터 기반 배달에 대한 설명이 반환됩니다.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

속성 값

읽기 전용 String입니다.

적용 대상