Gets a fixed property by its name.

C# | Visual Basic | Visual C++ | J# |
ISpacePropertyDescriptor GetFixedProperty( string name )
Function GetFixedProperty ( _ name As String _ ) As ISpacePropertyDescriptor
ISpacePropertyDescriptor^ GetFixedProperty( String^ name )
ISpacePropertyDescriptor GetFixedProperty( String name )

- name (String)
- Name of requested fixed property.

Space property with specified name.