共用方式為


BaseInterceptor.Configuration 屬性

定義

public:
 abstract property System::IO::Stream ^ Configuration { System::IO::Stream ^ get(); void set(System::IO::Stream ^ value); };
public abstract System.IO.Stream Configuration { get; set; }
member this.Configuration : System.IO.Stream with get, set
Public MustOverride Property Configuration As Stream

屬性值

實作

適用於