DataViewManager.DataViewSettingCollectionString プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コードの永続化に使用される値を取得または設定します。
public:
property System::String ^ DataViewSettingCollectionString { System::String ^ get(); void set(System::String ^ value); };
public string DataViewSettingCollectionString { get; [System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Members of types used in the RowFilter expression might be trimmed.")] set; }
public string DataViewSettingCollectionString { get; set; }
[<set: System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Members of types used in the RowFilter expression might be trimmed.")>]
member this.DataViewSettingCollectionString : string with get, set
member this.DataViewSettingCollectionString : string with get, set
Public Property DataViewSettingCollectionString As String
プロパティ値
コードの永続化に使用される値。
- 属性
注釈
ユーザーは DataViewSettingCollectionString を直接呼び出さないでください。