IMetaDataEmit2::GetDeltaSaveSize Method
Gets a value indicating any change in metadata size that results from the current edit-and-continue session.
Syntax
HRESULT GetDeltaSaveSize (
[in] CorSaveSize fSave,
[out] DWORD *pdwSaveSize
);
Parameters
fSave
[in] One of the CorSaveSize values, indicating the level of precision desired. For .NET Framework version 2.0, this parameter is ignored.
pdwSaveSize
[out] The change in the size of the metadata.
Requirements
Platforms: See System Requirements.
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Versions: Available since 2.0
See also
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.