ProGet SDK Reference
Version:

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>