GetCachePath Function
Gets the path to the cached assembly, using the specified flags.
Syntax
HRESULT GetCachePath (
[in] ASM_CACHE_FLAGS dwCacheFlags,
[in] LPWSTR pwzCachePath,
[in, out] PDWORD pcchPath
);
Parameters
dwCacheFlags
[in] An ASM_CACHE_FLAGS value that indicates the source of the cached assembly.
pwzCachePath
[out] The returned pointer to the path.
pcchPath
[in, out] The requested maximum length of pwzCachePath
, and upon return, the actual length of pwzCachePath
.
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา