Share via


CommentAttribute(String) コンストラクター

定義

CommentAttribute クラスの新しいインスタンスを初期化します。

public CommentAttribute (string comment);
new Microsoft.EntityFrameworkCore.CommentAttribute : string -> Microsoft.EntityFrameworkCore.CommentAttribute
Public Sub New (comment As String)

パラメーター

comment
String

コメント。

適用対象