TitleContainerΒΆ
-
class
TitleContainer: System.Object -
string
get_Location()
-
public System.IO.Stream
OpenStream(string name) Returns an open stream to an exsiting file in the title storage area.
Parameters: - name (string) – The filepath relative to the title storage area.
Returns: A open stream or null if the file is not found.
-
string
NormalizeRelativePath(string name) Parameters: - name (string) –
-
string