FacetRepository.IsPropertyConfigurable(Type, String) 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 bool IsPropertyConfigurable (Type managementFacet, string propertyName);
static member IsPropertyConfigurable : Type * string -> bool
Public Shared Function IsPropertyConfigurable (managementFacet As Type, propertyName As String) As Boolean
Parameters
- managementFacet
- Type
- propertyName
- String