[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Location> element.
| C# | Visual Basic | Visual C++ |
public ResourceLocation Location{ get; set;}
Public Property Location As ResourceLocation
public: property ResourceLocation^ Location { ResourceLocation^ get (); void set (ResourceLocation^ value); }
A ResourceLocation
The SIF specification defines the meaning of this null as: "Description of location of resource, i.e. location in library or URL, community resource, outside resource supplier."
To remove the ResourceLocation, set Location to null
Version: 2.0
Since: 1.5r1