Furcadia Framework For Third Party Programs
MapPatchArchive Property |
[This is preliminary documentation and is subject to change.]
Link to the Patch archive
Namespace: Furcadia.FurcMap
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public string PatchArchive { get; set; }
Public Property PatchArchive As String Get Set Dim instance As Map Dim value As String value = instance.PatchArchive instance.PatchArchive = value
public: property String^ PatchArchive { String^ get (); void set (String^ value); }
member PatchArchive : string with get, set
Property Value
Type: StringSee Also