docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.Serialization
IMissingPersistentPropertyHandler
OnDeserializedMissingProperties(System.Collections.Generic.IReadOnlyDictionary(string,)
OnDeserializedMissingProperties(System.Collections.Generic.IReadOnlyDictionary<string, string> missingProperties) Method
Syntax
public
abstract
void
OnDeserializedMissingProperties(
IReadOnlyDictionary
<
string
,
string
> missingProperties)
Parameters
missingProperties
Type: System.Collections.Generic.IReadOnlyDictionary<string, string>