다음을 통해 공유


DesignerAction.ActionId 속성

정의

디자이너 작업의 식별자를 가져옵니다.

public:
 property int ActionId { int get(); };
public int ActionId { get; }
member this.ActionId : int
Public ReadOnly Property ActionId As Integer

속성 값

Int32

DesignerAction 개체의 식별자를 나타내는 정수입니다.

적용 대상