다음을 통해 공유


DisableInSimulationAttribute 클래스

정의

시뮬레이션 모드에서 해당 UI 필드를 사용하지 않도록 설정합니다.

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

생성자

DisableInSimulationAttribute()

시뮬레이션 모드에서 해당 UI 필드를 사용하지 않도록 설정합니다.

적용 대상