ObjectMetadata 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.
A collection of metadata values for an object.
public ref class ObjectMetadata
public class ObjectMetadata
type ObjectMetadata = class
Public Class ObjectMetadata
- Inheritance
-
ObjectMetadata
Properties
Metadata |
Provides read-only access to all entries in this collection. |
Valid |
Whether this object is still valid. |
Methods
Finalize() | |
GetMetadata(List<ObjectMetadataEntry>) | |
GetMetadataByName(String) |
Query for an entry by name. |