Image.DrillthroughParameters プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
詳細レポートのパラメーターを返します。
public:
property System::Collections::Specialized::NameValueCollection ^ DrillthroughParameters { System::Collections::Specialized::NameValueCollection ^ get(); };
public System.Collections.Specialized.NameValueCollection DrillthroughParameters { get; }
member this.DrillthroughParameters : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property DrillthroughParameters As NameValueCollection
プロパティ値
詳細レポートに使用されるパラメーターが含まれる NameValueCollection です。