UnmanagedCallersOnlyAttribute.EntryPoint 字段
定义
可选。Optional. 如果省略,编译过程中便不会发出任何已命名导出。If omitted, no named export is emitted during compilation.
public: System::String ^ EntryPoint;
public string? EntryPoint;
val mutable EntryPoint : string
Public EntryPoint As String
字段值
- String
适用于