| Visual Basic (Declaration) | |
|---|---|
Overridable Function GetPersistentAttribute( _ ByVal type As Type _ ) As PersistentAttribute | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
virtual PersistentAttribute GetPersistentAttribute( Type type ) | |
| Managed Extensions for C++ | |
|---|---|
virtual PersistentAttribute* GetPersistentAttribute( Type* type ) | |
| C++/CLI | |
|---|---|
virtual PersistentAttribute^ GetPersistentAttribute( Type^ type ) | |
Parameters
- type
- Type investigated for the PersistentAttribute.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family