NativeActivity.CacheMetadata Method (ActivityMetadata)
Not implemented. Use the CacheMetadata method instead.
Assembly: System.Activities (in System.Activities.dll)
Parameters
- metadata
-
Type:
System.Activities.ActivityMetadata
Not implemented.
Custom activity authors can provide validation logic in an activity's CacheMetadata override. Any exceptions that are thrown from CacheMetadata are not treated as validation errors. These exceptions will escape from the call to Validate and must be handled by the caller.
.NET Framework
Available since 4.0
Available since 4.0