Subject Members
Applies To: Windows 8.1
Provides access to Subject objects.
The following tables list the members exposed by the Subject type.
Public Properties
Name | Description | |
---|---|---|
Class | The class name of the Subject. | |
ClassDisplay | The class display name of the Subject. | |
Instance | The instance name of the Subject | |
InstanceDisplay | The instance display name of the Subject. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top