Encapsulates information about a property of a space type.
            
| C# | Visual Basic | Visual C++ | J# | 
public interface ISpacePropertyDescriptor
Public Interface ISpacePropertyDescriptor
public interface class ISpacePropertyDescriptor
public interface ISpacePropertyDescriptor
| All Members | Properties | ||||
| Icon | Member | Description | 
|---|---|---|
| Name | 
            Gets the property name.
              | |
| StorageType | 
            Gets the property storage type.
              | |
| Type | 
            Gets the property type.
              | |
| TypeName | 
            Gets the property type name.
              | 
