Aracılığıyla paylaş


AssemblyBuilder.EntryPoint Özellik

Tanım

Bu derlemenin giriş noktasını döndürür.

public:
 virtual property System::Reflection::MethodInfo ^ EntryPoint { System::Reflection::MethodInfo ^ get(); };
public override System.Reflection.MethodInfo? EntryPoint { get; }
public override System.Reflection.MethodInfo EntryPoint { get; }
member this.EntryPoint : System.Reflection.MethodInfo
Public Overrides ReadOnly Property EntryPoint As MethodInfo

Özellik Değeri

Bu derlemenin giriş noktası.

Özel durumlar

Çağıranın gerekli izni yok.

Şunlara uygulanır