MetadataBuilder.AddEncLogEntry(EntityHandle, EditAndContinueOperation) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void AddEncLogEntry(System::Reflection::Metadata::EntityHandle entity, System::Reflection::Metadata::Ecma335::EditAndContinueOperation code);
public void AddEncLogEntry (System.Reflection.Metadata.EntityHandle entity, System.Reflection.Metadata.Ecma335.EditAndContinueOperation code);
member this.AddEncLogEntry : System.Reflection.Metadata.EntityHandle * System.Reflection.Metadata.Ecma335.EditAndContinueOperation -> unit
Public Sub AddEncLogEntry (entity As EntityHandle, code As EditAndContinueOperation)
參數
- entity
- EntityHandle