SettingGroupAttribute Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Defines an attribute this is used to specify that an object is part of a group of settings.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  System::Attribute
    Microsoft.EnterpriseManagement.Administration::SettingGroupAttribute

[AttributeUsageAttribute(AttributeTargets::Struct)]
public ref class SettingGroupAttribute sealed : Attribute

NameDescription
System_CAPS_pubmethodSettingGroupAttribute()

Initializes the SettingGroupAttribute class.

NameDescription
System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Attribute.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Attribute.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIsDefaultAttribute()

(Inherited from Attribute.)

System_CAPS_pubmethodMatch(Object^)

(Inherited from Attribute.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: