ObjectMetadata Class

Definition

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()
GetMetadataByName(String)

Query for an entry by name.

Applies to

See also