![]() | Export |
The ExportInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportInfo | Initializes a new instance of the ExportInfo class. |
Name | Description | |
---|---|---|
![]() | IsShared | Gets or sets a value indicating whether this instance is marked as being constrained to sharing within the specified boundary. |
![]() | Metadata | Gets or sets the metadata of each export. |
![]() | SharingBoundary | Gets or sets the boundary outside which the part marked by this attribute is inaccessible. |
![]() | Type | Gets or sets the type this export information relates to. |
Name | Description | |
---|---|---|
![]() | SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |