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