RefactoringOperation.ContributorInput (Propiedad)

Obtiene el ContributorInput inicial para esta RefactoringOperation.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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 propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

RefactoringOperation Clase

Microsoft.VisualStudio.Data.Schema.Package.Refactoring (Espacio de nombres)