Class InstanceApp
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
public class InstanceApp : IInstanceApp
- Inheritance
-
objectInstanceApp
- Implements
Properties
Branding
public InstanceAppBranding Branding { get; }
Property Value
Legal
public InstanceAppLegal Legal { get; }
Property Value
Registration
public InstanceAppRegistration Registration { get; }
Property Value
Setup
public InstanceAppSetup Setup { get; }