MutationRecord.AttributeName

MutationRecord.AttributeName property

変更された属性のローカル名を返し、それ以外の場合は null を返します。

public string AttributeName { get; }

プロパティ値

属性の名前。

関連項目