GoldDotNet Documentation

Parser.getProperty Method (String, String, String)

Gets a specified Property.

public PropValue getProperty(
   string path,
   string instance,
   string name
);

Parameters

path
Path to search
instance
Instance to look for
name
Property Name

Return Value

Property Value

See Also

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