IStorable
Uri Property
KerbalData - KSP Data Unlocked!
Gets the uri the data was retrieved from
Namespace:
KerbalData
Assembly:
KerbalData
(in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Uri
{
get
; }
string Uri { get; }
property
String
^
Uri
{
String
^
get
(); }
property String^ Uri { String^ get (); }
See Also
IStorable Interface
IStorable Members
KerbalData Namespace