GoldDotNet Documentation

Parser.getProperty Method (String, String)

Gets a specified Property.

public PropValue getProperty(
   string path,
   string name
);

Parameters

path
Path to search
name
Property Name

Return Value

Property Value

See Also

Parser Class | WorldMaker.Lang.Gss Namespace | Parser.getProperty Overload List