Partager via


RefactoringOperation.ContributorInput, propriété

Obtient le ContributorInput initial pour ce RefactoringOperation.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property ContributorInput As ContributorInput
    Get
protected ContributorInput ContributorInput { get; }
protected:
property ContributorInput^ ContributorInput {
    ContributorInput^ get ();
}
member ContributorInput : ContributorInput
function get ContributorInput () : ContributorInput

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

RefactoringOperation Classe

Microsoft.VisualStudio.Data.Schema.Package.Refactoring, espace de noms