FacetRepository.GetFacetProperties(Type) 方法

定義

給定管理面向的屬性

public static System.Reflection.PropertyInfo[] GetFacetProperties(Type managementFacet);
static member GetFacetProperties : Type -> System.Reflection.PropertyInfo[]
Public Shared Function GetFacetProperties (managementFacet As Type) As PropertyInfo()

參數

managementFacet
Type

管理面向

傳回

如果不是面,則是 facet 屬性,或是 null 屬性

適用於