FacetRepository.GetFacetProperties(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.
Properties for given ManagementFacet
public static System.Reflection.PropertyInfo[] GetFacetProperties (Type managementFacet);
static member GetFacetProperties : Type -> System.Reflection.PropertyInfo[]
Public Shared Function GetFacetProperties (managementFacet As Type) As PropertyInfo()
Parameters
- managementFacet
- Type
ManagementFacet
Returns
facet properties or null if it's not a facet