ManifestResource.Offset 属性

定义

获取此资源记录开始处的引用文件内的字节偏移量。

public:
 property long Offset { long get(); };
public long Offset { get; }
member this.Offset : int64
Public ReadOnly Property Offset As Long

属性值

此资源记录开始的引用文件中的字节偏移量。

注解

对应于 Offset ECMA-335 Standard 中表的 字段 ManifestResource

适用于