PropertyGeneratedEventArgs.BackingFieldName プロパティ

定義

プロパティをバックするフィールドの名前を取得します。

public:
 property System::String ^ BackingFieldName { System::String ^ get(); };
public string BackingFieldName { get; }
member this.BackingFieldName : string
Public ReadOnly Property BackingFieldName As String

プロパティ値

プロパティをバックするフィールドの名前。 ナビゲーション プロパティには null を使用できます。

適用対象