ImportDefinition.ContractName Property

Definition

Gets the name of the contract.

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

Property Value

The contract name.

Applies to