DataViewManager.DataViewSettingCollectionString Tulajdonság

Definíció

Lekéri vagy beállítja a kódmegőrzéshez használt értéket.

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

Tulajdonság értéke

A kódmegőrzéshez használt érték.

Attribútumok

Megjegyzések

A felhasználó nem hívhat DataViewSettingCollectionString közvetlenül.

A következőre érvényes:

Lásd még