Aracılığıyla paylaş


RefactoringContributor.RegisterGeneratedInputType Yöntem

Çözümleme sırasında bu katılımcı oluşturduğu giriş türü yayılıyor tüm olası kaydeder.

Ad alanı:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Derleme:  Microsoft.VisualStudio.Data.Schema.Package (Microsoft.VisualStudio.Data.Schema.Package.dll içinde)

Sözdizimi

'Bildirim
Protected Sub RegisterGeneratedInputType ( _
    inputType As Type _
)
protected void RegisterGeneratedInputType(
    Type inputType
)
protected:
void RegisterGeneratedInputType(
    Type^ inputType
)
member RegisterGeneratedInputType : 
        inputType:Type -> unit 
protected function RegisterGeneratedInputType(
    inputType : Type
)

Parametreler

  • inputType
    Tür: System.Type
    Kaydetmek için giriş türü.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

RefactoringContributor Sınıf

Microsoft.VisualStudio.Data.Schema.Package.Refactoring Ad Alanı