다음을 통해 공유


EnableInSimulationAttribute 클래스

정의

시뮬레이션 모드가 아닌 경우 해당 UI 필드를 사용하지 않도록 설정합니다.

public ref class EnableInSimulationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class EnableInSimulationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type EnableInSimulationAttribute = class
    inherit Attribute
Public NotInheritable Class EnableInSimulationAttribute
Inherits Attribute
상속
EnableInSimulationAttribute
특성

생성자

EnableInSimulationAttribute()

시뮬레이션 모드가 아닌 경우 해당 UI 필드를 사용하지 않도록 설정합니다.

적용 대상