다음을 통해 공유


ServiceProcessDescriptionAttribute.Description 속성

정의

서비스 프로세스와 관련된 설명을 가져옵니다.

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

속성 값

String

애플리케이션에서 정의한 설명입니다.

적용 대상

추가 정보