RequiresDynamicCodeAttribute.ExcludeStatics 속성

정의

주석이 정적 멤버에 적용되어야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool ExcludeStatics { bool get(); void set(bool value); };
public bool ExcludeStatics { get; set; }
member this.ExcludeStatics : bool with get, set
Public Property ExcludeStatics As Boolean

속성 값

적용 대상