ProfileSubtype Members
Include Protected Members
Include Inherited Members
Defines a profile subtype.
The ProfileSubtype type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | Gets or sets the display name of this profile subtype. | |
Name | Gets the name of this profile subtype. | |
ProfileType | ||
Properties | Gets the properties, not including section properties, associated with this profile subtype. | |
PropertiesWithSection | Gets the properties, including section properties, associated with this profile subtype. | |
SubtypeID | Gets the identifier for this profile subtype. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes this profile subtype from the user profile database. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top