共用方式為


NullablePublicOnlyAttribute(Boolean) 建構函式

定義

初始化屬性。

public:
 NullablePublicOnlyAttribute(bool value);
public NullablePublicOnlyAttribute (bool value);
new System.Runtime.CompilerServices.NullablePublicOnlyAttribute : bool -> System.Runtime.CompilerServices.NullablePublicOnlyAttribute
Public Sub New (value As Boolean)

參數

value
Boolean

指出是否包含內部成員的元數據。

適用於