Aracılığıyla paylaş


DeploymentContributorConfigurationSetup.Properties Özellik

Geçerli özelliklerini ve ayarlarını içeren bir sözlük alır.

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

Sözdizimi

'Bildirim
Public ReadOnly Property Properties As IDictionary(Of String, Object)
    Get
public IDictionary<string, Object> Properties { get; }
public:
property IDictionary<String^, Object^>^ Properties {
    IDictionary<String^, Object^>^ get ();
}
member Properties : IDictionary<string, Object>
function get Properties () : IDictionary<String, Object>

Özellik Değeri

Tür: System.Collections.Generic.IDictionary<String, Object>
Özellik ve ayarları bir sözlüğü.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeploymentContributorConfigurationSetup Sınıf

Microsoft.Data.Schema.Build Ad Alanı