UserVisibleFeature 클래스

정의

사용자 표시 기능을 나타냅니다.

public ref class UserVisibleFeature
public class UserVisibleFeature
type UserVisibleFeature = class
Public Class UserVisibleFeature
상속
UserVisibleFeature

생성자

UserVisibleFeature(String, String, String, FeatureState, FeatureSkuStatus, ProductFeatureTypeCategory, Boolean, Boolean, Boolean, FeaturePrepable, FeatureUnconfigured, IList<UserVisibleFeature>)

UserVisibleFeature 클래스의 새 인스턴스를 초기화합니다.

속성

Action

기능 동작을 가져옵니다.

Category

기능의 범주를 가져옵니다.

Clustered

기능이 클러스터형인지 여부를 나타내는 값을 가져옵니다.

Description

기능에 대한 설명을 가져옵니다.

DisallowClusterFollowParent

기능이 부모를 따르는 클러스터를 허용하지 않는지 여부를 나타내는 값을 가져옵니다.

Id

기능 ID를 가져옵니다.

Name

기능의 이름을 가져옵니다.

Prepable

Prepable 기능을 가져옵니다.

PropagateSelection

선택 항목을 전파할지 여부를 나타내는 값을 가져옵니다.

SkuStatus

SKU 상태를 가져오거나 설정합니다.

State

시스템의 상태를 가져옵니다.

SubFeatures

하위 기능을 가져옵니다.

Unconfigured

구성되지 않은 기능을 가져옵니다.

메서드

GetDependentFeatures()

종속 기능을 검색합니다.

GetFeatureFriendlyName(ServiceContainer, String)

기능의 이름을 검색합니다.

GetRequiredFeatures()

필요한 기능을 검색합니다.

OnActionChanged()

ActionChanged 이벤트를 발생시킵니다.

적용 대상