Aracılığıyla paylaş


SchemaDeployment.ContributorConfiguration Özellik

Katılımcı yapılandırmaları içeren dosyalar listesini alır.

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

Sözdizimi

'Bildirim
Public ReadOnly Property ContributorConfiguration As IList(Of DeploymentContributorConfigurationFile)
    Get
public IList<DeploymentContributorConfigurationFile> ContributorConfiguration { get; }
public:
property IList<DeploymentContributorConfigurationFile^>^ ContributorConfiguration {
    IList<DeploymentContributorConfigurationFile^>^ get ();
}
member ContributorConfiguration : IList<DeploymentContributorConfigurationFile>
function get ContributorConfiguration () : IList<DeploymentContributorConfigurationFile>

Özellik Değeri

Tür: System.Collections.Generic.IList<DeploymentContributorConfigurationFile>
Yapılandırma dosyalarının listesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SchemaDeployment Sınıf

Microsoft.Data.Schema.Build Ad Alanı

DeploymentContributorConfigurationFile