| Visual Basic (Declaration) | |
|---|---|
Public Function GetPersistentAttribute( _ ByVal type As Type _ ) As PersistentAttribute | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public PersistentAttribute GetPersistentAttribute( Type type ) | |
| Managed Extensions for C++ | |
|---|---|
public: PersistentAttribute* GetPersistentAttribute( Type* type ) | |
| C++/CLI | |
|---|---|
public: 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