| Visual Basic (Declaration) | |
|---|---|
Protected Property RelationAttribute As RelationAttribute | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
protected RelationAttribute RelationAttribute {get; set;} | |
| Managed Extensions for C++ | |
|---|---|
protected: __property RelationAttribute* get_RelationAttribute(); protected: __property void set_RelationAttribute( RelationAttribute* value ); | |
| C++/CLI | |
|---|---|
protected: property RelationAttribute^ RelationAttribute { RelationAttribute^ get(); void set (RelationAttribute^ value); } | |
Return Value
The RelationAttribute associated with the ObjectHolder or null.Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family