DotMSN

MSNObject.Location Property

The location of the object. This is a location on the hard-drive. Use relative paths. This is only a text string; na data is read in after setting this field. Use FileLocation for that purpose.

[Visual Basic]
Public Property Location As String
[C#]
public string Location {get; set;}

See Also

MSNObject Class | XihSolutions.DotMSN Namespace