共用方式為


ProjectedWrapper.PropertyNameList 屬性

定義

以逗號分隔格式的文字取得屬性名稱的清單。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

以逗號分隔之名稱的清單。

適用於