ResourceBase 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.
Base class for all resources.
public ref class ResourceBase
public class ResourceBase
type ResourceBase = class
Public Class ResourceBase
- Inheritance
-
ResourceBase
- Derived
Constructors
ResourceBase() |
Properties
InternalId |
Only used for testing |
InteropId |
Only used for testing |
Type |
The exact type of this resource. |
Valid |
Whether this resource is still valid. |
Methods
AsToolingObject<ToolingObject>() |
Only used for testing |
Equals(Object) | |
Finalize() | |
GetHashCode() |
Operators
Equality(ResourceBase, ResourceBase) | |
Inequality(ResourceBase, ResourceBase) |