PropertySystemNotifySchemaRefreshed Method (Guid) |
Notifies a change notify handler the schema was refreshed.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static void NotifySchemaRefreshed(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
The change notify handler's unique identifier.
See Also