ProGet SDK Reference
Version:

GetPersistentProperties(System.Type type, bool inspectInterfaces) Method

Syntax

public static IEnumerable<System.Reflection.PropertyInfo> GetPersistentProperties(System.Type type, bool inspectInterfaces)

Parameters

type
Type: System.Type
inspectInterfaces
Type: bool