PersistencePropertyAttribute.GetPersistenceProperties(Type) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static cli::array <System::Reflection::PropertyInfo ^> ^ GetPersistenceProperties(Type ^ type);
public static System.Reflection.PropertyInfo[] GetPersistenceProperties (Type type);
static member GetPersistenceProperties : Type -> System.Reflection.PropertyInfo[]
Parameters
- type
- Type