ExportsChangeEventArgs.ChangedContractNames Propriedade

Definição

Recebe os nomes dos contratos que foram alterados na alteração.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ ChangedContractNames { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> ChangedContractNames { get; }
member this.ChangedContractNames : seq<string>
Public ReadOnly Property ChangedContractNames As IEnumerable(Of String)

Valor de Propriedade

Uma coleção dos nomes alterados dos contratos.

Aplica-se a