Encapsulates information about a property of a space type.

C# | Visual Basic | Visual C++ | J# |
public class SpacePropertyDescriptor : ISpacePropertyDescriptor
Public Class SpacePropertyDescriptor _ Implements ISpacePropertyDescriptor
public ref class SpacePropertyDescriptor : ISpacePropertyDescriptor
public class SpacePropertyDescriptor implements ISpacePropertyDescriptor

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SpacePropertyDescriptor()()() | Initializes a new instance of the SpacePropertyDescriptor class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Name |
Gets or sets the property name.
|
![]() | StorageType |
Gets or sets the property storage type.
|
![]() | ToString()()() | (Inherited from Object.) |
![]() | Type |
Gets or sets the property type.
|
![]() | TypeName |
Gets or sets the property type name.
|

Object | |
![]() | SpacePropertyDescriptor |