AttributedModelServices.GetContractName(Type) 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.
Obtient un nom de contrat canonique pour le type spécifié.
public:
static System::String ^ GetContractName(Type ^ type);
public static string GetContractName (Type type);
static member GetContractName : Type -> string
Public Function GetContractName (type As Type) As String
Paramètres
- type
- Type
Type à utiliser.
Retours
Nom de contrat créé à partir du type spécifié.