CodeGenerationUtilities.RequiresGeneratedPropertyDescriptor(CustomPropertyDescriptor) Метод

Определение

Возвращает значение true, если заданный дескриптор требует, чтобы производный класс PropertyDescriptor был создан; в противном случае – значение 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

Параметры

Возвращаемое значение

Boolean

Применяется к