当互斥访问类型或其派生类和本类型同时添加特性时,只有优先级更高的会生效。
Type[] MutexAccessTypes { get; }
ReadOnly Property MutexAccessTypes As Type() Get
abstract MutexAccessTypes : Type[] with get
In This Article