AddSateliteProviderCommandAttribute Class
Attribute used to overwrite the Add Command for providers that depend on the availability of another block (Sattelite Providers).
Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)
Syntax
'Declaration
Public Class AddSateliteProviderCommandAttribute _
Inherits CommandAttribute
public class AddSateliteProviderCommandAttribute : CommandAttribute
public ref class AddSateliteProviderCommandAttribute : public CommandAttribute
public class AddSateliteProviderCommandAttribute extends CommandAttribute
Inheritance Hierarchy
System.Object
System.Attribute
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design.CommandAttribute
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design.AddSateliteProviderCommandAttribute
See Also
AddSateliteProviderCommandAttribute Members
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace