SqlCeSyncScopeProvisioning::ScopeName Property

Gets the name of the scope that this object represents.

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

public:
property String^ ScopeName {
	String^ get ();
}

Property Value

Type: System::String
The name of the scope that this object represents.
Show: