共用方式為


PropertyReference<TOperand,TResult>.PropertyName 屬性

定義

取得或設定要參考之屬性的名稱。

public:
 property System::String ^ PropertyName { System::String ^ get(); void set(System::String ^ value); };
public string PropertyName { get; set; }
member this.PropertyName : string with get, set
Public Property PropertyName As String

屬性值

String

所參考的屬性名稱。

適用於