[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SubjectArea> element.
| C# | Visual Basic | Visual C++ |
public SubjectArea SubjectArea{ get; set;}
Public Property SubjectArea As SubjectArea
public: property SubjectArea^ SubjectArea { SubjectArea^ get (); void set (SubjectArea^ value); }
A SubjectArea
The SIF specification defines the meaning of this null as: "Refer to section 5.1.30 SubjectArea."
To remove the SubjectArea, set SubjectArea to null
Version: 2.0
Since: 1.5r1