Share via


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

内部メンバーのメタデータが含まれるかどうかを示します。

適用対象