DataViewManager.DataViewSettingCollectionString Özellik

Tanım

Kod kalıcılığı için kullanılan bir değeri alır veya ayarlar.

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

Özellik Değeri

Kod kalıcılığı için kullanılan değer.

Öznitelikler

Açıklamalar

Bir kullanıcı doğrudan aramamalıdır DataViewSettingCollectionString .

Şunlara uygulanır

Ayrıca bkz.