COMFieldInfo.FieldHandle 属性
定义
在所有情况下均引发 InternalError 异常。Throws an InternalError exception in all cases.
此 API 支持产品基础结构,不能在代码中直接使用。
public:
virtual property RuntimeFieldHandle FieldHandle { RuntimeFieldHandle get(); };
public override RuntimeFieldHandle FieldHandle { get; }
member this.FieldHandle : RuntimeFieldHandle
Public Overrides ReadOnly Property FieldHandle As RuntimeFieldHandle
属性值
在所有情况下均引发 InternalError 异常。Throws an InternalError exception in all cases.