Freigeben über


RefactoringOperation.ContributorInput-Eigenschaft

Ruft den ursprünglichen ContributorInput für diese RefactoringOperation ab.

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

RefactoringOperation Klasse

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