CodeGenerationUtilities.RequiresGeneratedPropertyDescriptor(CustomPropertyDescriptor) Methode

Definition

Gibt true zurück, wenn der angegebene Deskriptor erfordert, dass eine von PropertyDescriptor abgeleitete Klasse generiert wird, andernfalls false.

public:
 static bool RequiresGeneratedPropertyDescriptor(Microsoft::VisualStudio::Modeling::DslDefinition::CustomPropertyDescriptor ^ descriptor);
public static bool RequiresGeneratedPropertyDescriptor (Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor descriptor);
static member RequiresGeneratedPropertyDescriptor : Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor -> bool
Public Shared Function RequiresGeneratedPropertyDescriptor (descriptor As CustomPropertyDescriptor) As Boolean

Parameter

Gibt zurück

Boolean

Gilt für