Partilhar via


Propriedade RefactoringOperation.ContributorInput

Obtém o ContributorInput inicial para este RefactoringOperation.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Protected ReadOnly Property ContributorInput As ContributorInput
    Get
protected ContributorInput ContributorInput { get; }
protected:
property ContributorInput^ ContributorInput {
    ContributorInput^ get ();
}
member ContributorInput : ContributorInput
function get ContributorInput () : ContributorInput

Valor de propriedade

Tipo: Microsoft.VisualStudio.Data.Schema.Package.Refactoring.ContributorInput

Segurança do .NET Framework

Consulte também

Referência

RefactoringOperation Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Refactoring