DebugMetadataHeader.EntryPoint 属性
定义
public:
property System::Reflection::Metadata::MethodDefinitionHandle EntryPoint { System::Reflection::Metadata::MethodDefinitionHandle get(); };
public System.Reflection.Metadata.MethodDefinitionHandle EntryPoint { get; }
member this.EntryPoint : System.Reflection.Metadata.MethodDefinitionHandle
Public ReadOnly Property EntryPoint As MethodDefinitionHandle