IReadOnlyPropertyBase.GetFieldName 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個屬性的備份欄位名稱,如果不知道支援欄位,則 null
為 。
public virtual string? GetFieldName ();
abstract member GetFieldName : unit -> string
override this.GetFieldName : unit -> string
Public Overridable Function GetFieldName () As String
傳回
備份欄位的名稱,或 null
。