다음을 통해 공유


EntityType.Category 속성

 

이 엔터티 유형의 범주를 가져오거나 설정합니다.

네임스페이스:   Microsoft.Activities.Design.Services
어셈블리:  Microsoft.Activities.Design.Services.dll의 Microsoft.Activities.Design.Services

구문

public string Category { get; set; }
public:
property String^ Category {
    String^ get();
    void set(String^ value);
}
member Category : string with get, set
Public Property Category As String

속성 값

Type: System.String

이 엔터티 유형의 범주입니다.

참고 항목

EntityType 클래스
Microsoft.Activities.Design.Services 네임스페이스

맨 위로 이동