Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an Atom metadata description for a workspace.
Inheritance Hierarchy
System.Object
Microsoft.Data.OData.Atom.AtomWorkspaceMetadata
Namespace: Microsoft.Data.OData.Atom
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public NotInheritable Class AtomWorkspaceMetadata
'Usage
Dim instance As AtomWorkspaceMetadata
public sealed class AtomWorkspaceMetadata
public ref class AtomWorkspaceMetadata sealed
[<SealedAttribute>]
type AtomWorkspaceMetadata = class end
public final class AtomWorkspaceMetadata
The AtomWorkspaceMetadata type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AtomWorkspaceMetadata | Creates a new instance of the AtomWorkspaceMetadata class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Title | Gets or sets the title of the workspace. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.