次の方法で共有


IQueryDesignerHelpConsumer.HelpImpl プロパティ

定義

実装されたヘルプを取得または設定します。

public:
 property Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl ^ HelpImpl { Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl ^ get(); void set(Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl ^ value); };
public Microsoft.ReportingServices.Interfaces.IQueryDesignerHelpImpl HelpImpl { get; set; }
member this.HelpImpl : Microsoft.ReportingServices.Interfaces.IQueryDesignerHelpImpl with get, set
Public Property HelpImpl As IQueryDesignerHelpImpl

プロパティ値

実装されたヘルプ。

適用対象