DynamicAttribute.TransformFlags 속성

정의

형식의 접두사 순회 생성 시 동적으로 디스패치되는 형식으로 처리될 Object 를 지정합니다.

public:
 property System::Collections::Generic::IList<bool> ^ TransformFlags { System::Collections::Generic::IList<bool> ^ get(); };
public System.Collections.Generic.IList<bool> TransformFlags { get; }
member this.TransformFlags : System.Collections.Generic.IList<bool>
Public ReadOnly Property TransformFlags As IList(Of Boolean)

속성 값

동적으로 디스패치되는 형식으로 처리될 Object의 목록입니다.

적용 대상