docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.Serialization
Persistence
GetPersistentProperties(System.Type,bool)
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