다음을 통해 공유


AppLinkEntry.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

속성 값

검색 결과에 항목과 함께 표시되는 설명입니다.

구현

적용 대상