Sdílet prostřednictvím


RefactoringOperation.ContributorInput – vlastnost

Počáteční ContributorInput získá pro tento RefactoringOperation.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

RefactoringOperation Třída

Microsoft.VisualStudio.Data.Schema.Package.Refactoring – obor názvů