UnsafeAccessorAttribute.Kind 属性
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取向其提供访问权限的成员类型。
public:
property System::Runtime::CompilerServices::UnsafeAccessorKind Kind { System::Runtime::CompilerServices::UnsafeAccessorKind get(); };
C#
public System.Runtime.CompilerServices.UnsafeAccessorKind Kind { get; }
member this.Kind : System.Runtime.CompilerServices.UnsafeAccessorKind
Public ReadOnly Property Kind As UnsafeAccessorKind
产品 | 版本 |
---|---|
.NET | 8, 9 |