IScriptCollectorInfo.Description 속성

정의

스크립트 수집기에 대한 설명을 가져옵니다.

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

속성 값

스크립트 수집기를 나타내는 문자열입니다.

적용 대상