ModelCatalogItem.Model Propriété
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.
Ça obtient le parcours complet de l’article du catalogue modèle.
public:
property System::String ^ Model { System::String ^ get(); void set(System::String ^ value); };
public string Model { get; set; }
member this.Model : string with get, set
Public Property Model As String
Valeur de propriété
Une String valeur qui contient le chemin complet de l’élément du catalogue modèle.