다음을 통해 공유


Activity.Label 속성

정의

활동에 대한 설명 레이블을 가져오거나 설정합니다.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

속성 값

활동에 대한 설명이 포함된 레이블입니다.

구현

적용 대상