ImportManyAttribute.ContractName Propriété

Définition

Obtient le nom de contrat des exportations à importer.

public:
 property System::String ^ ContractName { System::String ^ get(); };
public string ContractName { get; }
public string? ContractName { get; }
member this.ContractName : string
Public ReadOnly Property ContractName As String

Valeur de propriété

Nom de contrat des exportations à importer. La valeur par défaut est une chaîne vide ("").

S’applique à