ShellTextEditorControl.LoadViewState(IStream) 方法

定義

public:
 int LoadViewState(Microsoft::VisualStudio::OLE::Interop::IStream ^ state);
public int LoadViewState(Microsoft.VisualStudio.OLE.Interop.IStream state);
member this.LoadViewState : Microsoft.VisualStudio.OLE.Interop.IStream -> int
Public Function LoadViewState (state As IStream) As Integer

參數

state
IStream

傳回

適用於