Propriedade RefactoringOperation.ContributorInput
Obtém o ContributorInput inicial para este RefactoringOperation.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Assembly: Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)
Sintaxe
'Declaração
Protected ReadOnly Property ContributorInput As ContributorInput
Get
protected ContributorInput ContributorInput { get; }
protected:
property ContributorInput^ ContributorInput {
ContributorInput^ get ();
}
member ContributorInput : ContributorInput
function get ContributorInput () : ContributorInput
Valor de propriedade
Tipo: Microsoft.VisualStudio.Data.Schema.Package.Refactoring.ContributorInput
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
Namespace Microsoft.VisualStudio.Data.Schema.Package.Refactoring