ManifestResource.Implementation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得實作實體控制代碼。
public:
property System::Reflection::Metadata::EntityHandle Implementation { System::Reflection::Metadata::EntityHandle get(); };
public System.Reflection.Metadata.EntityHandle Implementation { get; }
member this.Implementation : System.Reflection.Metadata.EntityHandle
Public ReadOnly Property Implementation As EntityHandle
屬性值
EntityHandle 實例。
IsNil如果 屬性為 true
,則傳回的句柄會有預設值。
備註
對應至 Implementation
ECMA-335 Standard 中數據表的 ManifestResource
欄位。
如果 nil
為 ,則 Offset 為包含元數據的PE映像中的位移,從CLI標頭中的 [資源] 項目開始。