NativeAttribute.NativeName 属性

定义

相应的本机枚举的名称 (,以防它与托管枚举的名称) 不匹配。

public string NativeName { get; set; }
member this.NativeName : string with get, set

属性值

相应的本机枚举的名称 (,以防它与托管枚举的名称) 不匹配。

适用于