Aracılığıyla paylaş


BuildContributor.OnPopulateArguments Yöntem

Arayan Visual Studio bir projesi yüklendiðinde işlem oluşturmak. Bu yöntem, kullanıcılar proje dosyasını değiştirmek için bir komut isteminde belirtebilirsiniz Genişletilebilir değişkenlerin listesi sağlar.

Ad alanı:  Microsoft.Data.Schema.Build
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Function OnPopulateArguments As IList(Of ContributorArgumentConfiguration)
protected virtual IList<ContributorArgumentConfiguration> OnPopulateArguments()
protected:
virtual IList<ContributorArgumentConfiguration^>^ OnPopulateArguments()
abstract OnPopulateArguments : unit -> IList<ContributorArgumentConfiguration> 
override OnPopulateArguments : unit -> IList<ContributorArgumentConfiguration> 
protected function OnPopulateArguments() : IList<ContributorArgumentConfiguration>

Dönüş Değeri

Tür: System.Collections.Generic.IList<ContributorArgumentConfiguration>
Komut satırı bağımsız değişkenleri listesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

BuildContributor Sınıf

Microsoft.Data.Schema.Build Ad Alanı

ContributorArgumentConfiguration