MockVsActivityLog.ForwardTo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要轉送所有呼叫的實作。
public Microsoft.VisualStudio.Shell.Interop.IVsActivityLog? ForwardTo { get; set; }
member this.ForwardTo : Microsoft.VisualStudio.Shell.Interop.IVsActivityLog with get, set
Public Property ForwardTo As IVsActivityLog
屬性值
備註
當這是 null
時,這個物件上的所有方法只會傳回 S_OK。