PrivateType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class represents a private class for the Private Accessors functionality.
public ref class PrivateType
public class PrivateType
type PrivateType = class
Public Class PrivateType
- Inheritance
-
PrivateType
Constructors
PrivateType(String, String) |
Initializes a new instance of the PrivateType class that contains the private type. |
PrivateType(Type) |
Initializes a new instance of the PrivateType class that contains the private type from the type object |
Properties
ReferencedType |
Gets the referenced type |