KnowledgeSyncProvider::Configuration Property

Gets the configuration settings for the provider.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property KnowledgeSyncProviderConfiguration^ Configuration {
	KnowledgeSyncProviderConfiguration^ get ();
}

Property Value

Type: Microsoft.Synchronization::KnowledgeSyncProviderConfiguration
The configuration settings for the provider.

The properties on the returned object are set by the user of the provider.

Show: