CodeGenerationUtilities.GetPropertyKind(PropertyKind) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la chaîne correspondant au genre de la propriété pour le constructeur DomainPropertyAttribute.
public:
static System::String ^ GetPropertyKind(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyKind propertyKind);
public static string GetPropertyKind (Microsoft.VisualStudio.Modeling.DslDefinition.PropertyKind propertyKind);
static member GetPropertyKind : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyKind -> string
Public Shared Function GetPropertyKind (propertyKind As PropertyKind) As String
Paramètres
- propertyKind
- PropertyKind