次の方法で共有


DataFeedConnection.SourceConnectionFile プロパティ

定義

接続の作成に使用された Office データ接続ファイルまたは同様のファイルを示す文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込み

public:
 property System::String ^ SourceConnectionFile { System::String ^ get(); void set(System::String ^ value); };
public string SourceConnectionFile { get; set; }
Public Property SourceConnectionFile As String

プロパティ値

適用対象