次の方法で共有


XmlDataSourceDesigner.DataFile プロパティ

定義

関連付けられたデータ ソース コントロールのバインド先 XML ファイルの名前を取得または設定します。

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

プロパティ値

XML ファイル名。

注釈

プロパティは DataFile 、関連付けられたコントロール内の同じプロパティをシャドウし、内部使用のみを目的としています。

適用対象

こちらもご覧ください