Udostępnij przez


PropertySourceSubObjectTypeAttribute Members

The PropertySourceSubObjectTypeAttribute class contains the represents the attribute that is attached to the property source sub-object type in policy-based management.

The following tables list the members exposed by the PropertySourceSubObjectTypeAttribute type.

Public Constructors

  Name Description
PropertySourceSubObjectTypeAttribute Initializes a new instance of the PropertySourceSubObjectTypeAttribute class that has the specified source type.

Top

Public Properties

  Name Description
Bb934711.pubproperty(pl-pl,SQL.100).gif SourceType Gets the source type that is associated with the attribute.
Bb934711.pubproperty(pl-pl,SQL.100).gif TypeId  (inherited from Attribute )

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb934711.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gifBb934711.static(pl-pl,SQL.100).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gifBb934711.static(pl-pl,SQL.100).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Bb934711.pubmethod(pl-pl,SQL.100).gif IsDefaultAttribute  (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gifBb934711.static(pl-pl,SQL.100).gif IsDefined  Overloaded. (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gif Match  (inherited from Attribute )
Bb934711.pubmethod(pl-pl,SQL.100).gifBb934711.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Bb934711.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb934711.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Bb934711.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top