Server.CaptureLog プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
CaptureXml プロパティが true に設定されてたときに生成された XMLA コマンドを含むコレクションを取得します。
[System.ComponentModel.Browsable(false)]
public System.Collections.Specialized.StringCollection CaptureLog { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CaptureLog : System.Collections.Specialized.StringCollection
Public ReadOnly Property CaptureLog As StringCollection
プロパティ値
XML メッセージを含むコレクションです。
- 属性