DataViewManager.DataViewSettingCollectionString Vlastnost

Definice

Získá nebo nastaví hodnotu, která se používá pro trvalost kódu.

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

Hodnota vlastnosti

Hodnota, která se používá pro trvalost kódu.

Atributy

Poznámky

Uživatel by neměl volat DataViewSettingCollectionString přímo.

Platí pro

Viz také