다음을 통해 공유


IPersistPropertyBag2.Save Method

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

Syntax

‘선언
Sub Save ( _
    pPropBag As IPropertyBag2, _
    fClearDirty As Integer, _
    fSaveAllProperties As Integer _
)
void Save(
    IPropertyBag2 pPropBag,
    int fClearDirty,
    int fSaveAllProperties
)

Parameters

.NET Framework Security

See Also

Reference

IPersistPropertyBag2 Interface

Microsoft.VisualStudio.OLE.Interop Namespace