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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.VisualStudio.Data.Schema.Package.Refactoring, espace de noms