次の方法で共有


IPersistStorage.Save Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub Save ( _
    pStgSave As IStorage, _
    fSameAsLoad As Integer _
)
void Save(
    IStorage pStgSave,
    int fSameAsLoad
)

Parameters

.NET Framework Security

See Also

Reference

IPersistStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace